FreeRTOS-Kernel/FreeRTOS-Plus/Demo/AWS
Oscar Michael Abrina 73b0d1b259
Support multiple transports in the same compilation unit (#434)
By removing the definition of the NetworkContext struct in the header file, we allow the application to define it. This allows an application writer to use multiple transports in the same compilation unit. That way, multiple .c files do not have to be created for each transport.
2020-12-01 17:24:18 -08:00
..
Device_Defender_Windows_Simulator/Device_Defender_Demo Support multiple transports in the same compilation unit (#434) 2020-12-01 17:24:18 -08:00
Device_Shadow_Windows_Simulator Support multiple transports in the same compilation unit (#434) 2020-12-01 17:24:18 -08:00
Jobs_Windows_Simulator/Jobs_Demo Support multiple transports in the same compilation unit (#434) 2020-12-01 17:24:18 -08:00
Mqtt_Demo_Helpers Support multiple transports in the same compilation unit (#434) 2020-12-01 17:24:18 -08:00