FreeRTOS-Kernel/FreeRTOS-Plus/Source/Application-Protocols/platform/freertos
Oscar Michael Abrina 559772a4db
Update unused headers and NULL checks for platform wrappers (#367)
- Remove unused headers in the plaintext FreeRTOS sockets wrapper
- Update MFLN even though the preceding optional configuration returned an mbedTLS error
- Remove an unused `NULL` check in a private method that is already checked by the public connect method
- Add a `NULL` check to the public disconnect method

Co-authored-by: Joseph Julicher <jjulicher@mac.com>
2020-10-28 11:11:55 -07:00
..
mbedtls Fix MISRA warnings for platform code used by MQTT demos (#337) 2020-10-13 12:55:26 -07:00
retry_utils Fix MISRA warnings for platform code used by MQTT demos (#337) 2020-10-13 12:55:26 -07:00
transport Update unused headers and NULL checks for platform wrappers (#367) 2020-10-28 11:11:55 -07:00