]> begriffs open source - freertos/commit
Create a project that builds a subset of the dependencies of the IoT SDK that have...
authorRichard Barry <ribarry@amazon.com>
Wed, 19 Jun 2019 18:42:58 +0000 (18:42 +0000)
committerRichard Barry <ribarry@amazon.com>
Wed, 19 Jun 2019 18:42:58 +0000 (18:42 +0000)
commit87eb37342f13f3057ab510b83c95d1cab9cc1202
treec984a018d6842c0ca56385df9911e044139a4206
parent0b0a02b76abfe6fd735362850f04ef759ceac774
Create a project that builds a subset of the dependencies of the IoT SDK that have been brought into SVN thus far.  The application does nothing other than build at this time.
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/.cproject [new file with mode: 0644]
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/.project [new file with mode: 0644]
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/.settings/language.settings.xml [new file with mode: 0644]
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/.settings/org.eclipse.cdt.managedbuilder.core.prefs [new file with mode: 0644]
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/Configuration_Files/FreeRTOSConfig.h [new file with mode: 0644]
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/Configuration_Files/iot_config.h [new file with mode: 0644]
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/Configuration_Files/iot_config_common.h [new file with mode: 0644]
FreeRTOS-Plus/Demo/FreeRTOS_Plus_IoT_SDK/TaskPool/main.c [new file with mode: 0644]