- 12 Apr, 2016 2 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=57ff02457269938feae805f2972b96b15931d41a
-
Deomid Ryabkov authored
It'll be used for MSP432 as well PUBLISHED_FROM=cb5dcda4cc5d9edc6dea71540d51ab00e252186e
-
- 06 Apr, 2016 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=857459178e3af50fa6626379d1f71a725cd3b68b
-
- 05 Apr, 2016 1 commit
-
-
Deomid Ryabkov authored
Factor out MG task for clarity and ease of reuse. PUBLISHED_FROM=18f1aedd3c227b43a49f59a67076905917dd6cab
-
- 01 Apr, 2016 5 commits
-
-
Deomid Ryabkov authored
Move data collection out of main.c PUBLISHED_FROM=0340ebcea62a12275e915f325483603e72ff4183
-
Deomid Ryabkov authored
PUBLISHED_FROM=126bfdb9369f4bc2f09a21400caf797d995bef5b
-
Deomid Ryabkov authored
This is to make it compatioble with "devices" used in TI's libc. Files without any "device" go to SPIFFS. PUBLISHED_FROM=9adb888951389ccc43974537ee827a8240d79988
-
Deomid Ryabkov authored
A few tweaks to TI example Clean up mbuf_insert code a bit PUBLISHED_FROM=00ed7aff05d6b760e10c7f14a503eccfc9a284bd
-
Deomid Ryabkov authored
And use stdout for CC3200 demo because (1) an apparent bug which causes output sent to stderr to be printed v-e-r-y s-l-o-w-l-y (yes, it is really like that; https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/501881) (2) in CCS it is printed in BLOOD RED, which is annoying PUBLISHED_FROM=36a86744bc8ea193e99e98670dadc7f3ab6ed53e
-
- 25 Mar, 2016 4 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=42b188c5ae85742681266fee21ec0b0472912743
-
Deomid Ryabkov authored
It is also possible to control LED by sending a command: {"t": 1, "v": 0/1/2} 0/1 = off/on, 2 = toggle PUBLISHED_FROM=da176b70c4cd356c5d56eca58c2926619748d895
-
Deomid Ryabkov authored
PUBLISHED_FROM=e56601f99ccf80d8420b4b54b0ef7c272ec4a656
-
Deomid Ryabkov authored
Some yak shaving along the way PUBLISHED_FROM=09c7cfbd98dcec961970dfad3f38e67912a5b06c
-
- 21 Mar, 2016 1 commit
-
-
Deomid Ryabkov authored
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
-