remove .gitignore
Ack. I knew I forgot something...
Signed-off-by: Chris Ring <cring@ti.com>
Ack. I knew I forgot something...
Signed-off-by: Chris Ring <cring@ti.com>
removed all content, added redirect
All content was removed and replaced with a readme.txt describing the
redirect. As the readme.txt says, we hope to see you at our new
address:
https://git.ti.com/iotdev/aws-iot-device-sdk-embedded-c
Please see this for more background and details:
http://processors.wiki.ti.com/index.php/AWS_IoT_Development
Signed-off-by: Chris Ring <cring@ti.com>
All content was removed and replaced with a readme.txt describing the
redirect. As the readme.txt says, we hope to see you at our new
address:
https://git.ti.com/iotdev/aws-iot-device-sdk-embedded-c
Please see this for more background and details:
http://processors.wiki.ti.com/index.php/AWS_IoT_Development
Signed-off-by: Chris Ring <cring@ti.com>
fix warnings for shadow_console_echo
update README for CC3200
fix the macros in certflasher makefile
build: add .gitignore for build-generated files
Add two .gitignore files - one at the top for general build output
(object files, etc), and a second example-specific one for that
example's generated config directory.
Signed-off-by: Chris Ring <cring@ti.com>
Add two .gitignore files - one at the top for general build output
(object files, etc), and a second example-specific one for that
example's generated config directory.
Signed-off-by: Chris Ring <cring@ti.com>
add readme for CC3200
move products.mak to top of the tree
rename XDCTOOLS_* macro to XDC_*
add _sl suffix to the network.c
add the simplelink header for Sl types
add shadow_sample_console_echo example for TI-RTOS
add TI-RTOS CC3200 certificate flasher application
add shadow_sample example for TI-RTOS
add subscribe_publish_sample example for TI-RTOS
add top-level TI-RTOS products.mak
add TI-RTOS AWS MQTT port
add TI-RTOS timer header to the timer interface
initial AWS SDK commit