-
- Downloads
CC3200 FS refactoring and basic Mongoose example
Moved filesystem-related code out of SJS and into common. Made it possible to have one, both or no filesystems enabled. FailFS is now SimpleLinkFS, SLFS (ahem). Example just serves a "Hello, world!" index page for now. PUBLISHED_FROM=0e98ee4b8d95782c10791522c42eae5a7ba314f9
Showing
- examples/CC3200/Makefile 27 additions, 0 deletionsexamples/CC3200/Makefile
- examples/CC3200/Makefile.build 132 additions, 0 deletionsexamples/CC3200/Makefile.build
- examples/CC3200/cc3200_example.ld 93 additions, 0 deletionsexamples/CC3200/cc3200_example.ld
- examples/CC3200/main.c 173 additions, 0 deletionsexamples/CC3200/main.c
- examples/CC3200/sdk.version 1 addition, 0 deletionsexamples/CC3200/sdk.version
- examples/CC3200/slfs/index.html 7 additions, 0 deletionsexamples/CC3200/slfs/index.html
- examples/Makefile 1 addition, 1 deletionexamples/Makefile
- mongoose.c 5 additions, 0 deletionsmongoose.c
- mongoose.h 2 additions, 2 deletionsmongoose.h
Loading
Please register or sign in to comment