mongoose/examples/CC3200
Deomid Ryabkov 848c884fff Make sure NWP is stopped before sl_Start
In SDK 1.2.0 TI decided to stop resetting NWP before sl_Start, which in
practice means that sl_start will hang on subsequent runs after the first.

See this post for details and suggested solution:

https://e2e.ti.com/support/wireless_connectivity/simplelink_wifi_cc31xx_cc32xx/f/968/p/499123/1806610#1806610

However, since they don't provide OS_debug variant of simplelink.a and
adding another project dependency will complicate our demo even more,
we just take the required bit of code.

PUBLISHED_FROM=c729c0fcbb240aa90a716edd43888de5881d6731
2016-04-16 10:32:42 +01:00
..
ccs Make sure NWP is stopped before sl_Start 2016-04-16 10:32:42 +01:00
slfs Add websocket data feed, send temperature data 2016-03-25 17:10:56 +00:00
bm222.c Add LED status and accelerator data feed 2016-03-25 17:10:57 +00:00
bm222.h Add LED status and accelerator data feed 2016-03-25 17:10:57 +00:00
cc3200_example.ld Make CC3200 example work with XCC3200HZ 2016-03-25 17:11:01 +00:00
data.c Refactor CC3200 example 2016-04-01 03:14:41 +01:00
data.h Refactor CC3200 example 2016-04-01 03:14:41 +01:00
main.c Make sure NWP is stopped before sl_Start 2016-04-16 10:32:42 +01:00
Makefile Add MSP432 lib and example 2016-04-12 11:18:37 +01:00
Makefile.build Move mg_task to SimpleLink platform code 2016-04-12 11:18:37 +01:00
sdk.version Switch to CC3200 SDK 1.2.0 2016-04-06 08:25:50 +01:00
tmp006.c Add LED status and accelerator data feed 2016-03-25 17:10:57 +00:00
tmp006.h Add LED status and accelerator data feed 2016-03-25 17:10:57 +00:00
wifi.c Make sure NWP is stopped before sl_Start 2016-04-16 10:32:42 +01:00
wifi.h Make sure NWP is stopped before sl_Start 2016-04-16 10:32:42 +01:00