FreeRTOS-Kernel/FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo
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
..
DemoTasks Support multiple transports in the same compilation unit (#434) 2020-12-01 17:24:18 -08:00
core_mqtt_config.h Add demo for AWS IoT Jobs library (#404) 2020-11-12 13:44:05 -08:00
demo_config.h Fix missing includes in defender demo (#418) 2020-11-23 16:57:44 -08:00
FreeRTOSConfig.h Add demo for AWS IoT Jobs library (#404) 2020-11-12 13:44:05 -08:00
FreeRTOSIPConfig.h Remove certs from AWS demos + misc fixes (#415) 2020-11-20 14:53:34 -08:00
jobs_demo.sln Add demo for AWS IoT Jobs library (#404) 2020-11-12 13:44:05 -08:00
main.c Support multiple transports in the same compilation unit (#434) 2020-12-01 17:24:18 -08:00
mbedtls_config.h Add demo for AWS IoT Jobs library (#404) 2020-11-12 13:44:05 -08:00
WIN32.vcxproj Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419) 2020-11-24 14:54:31 -08:00
WIN32.vcxproj.filters Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419) 2020-11-24 14:54:31 -08:00