- 16 Sep, 2016 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=9e29cac6a7d4b632b7f4a3ab0fe5411368ad0f5a
-
- 13 Jun, 2016 1 commit
-
-
rojer authored
/sys/mcuimg.bin is just another file on SLFS, no reason to give it special treatment. Preserve backward compatibility with old bundles: translate sys_mcuimg.bin -> /sys/mcuimg.bin PUBLISHED_FROM=be89a3d9785046f09279fef9e2bb6604eeaa576e
-
- 09 Jun, 2016 1 commit
-
-
rojer authored
SL requires cert and key to be separate files in DER format. Date verification is disabled for now. PUBLISHED_FROM=7d76150ed356140728a1e5fd82d8a0456347b7dc
-
- 02 Jun, 2016 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=996721b6d28ee25fcfcb514d716552c4afa238e1
-
- 03 May, 2016 1 commit
-
-
Deomid Ryabkov authored
It's barely used in our code and conflicts with ont in SimpleLink SDK PUBLISHED_FROM=ef0fc468d32c9a8e0df888c2de084c08ebe92ea7
-
- 19 Apr, 2016 2 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=532200881406349585612ea5d59aaa323789a688
-
Sergey Lyubka authored
PUBLISHED_FROM=bb28c3e27228d7c1c95899445b7f450636c34949
-
- 12 Apr, 2016 1 commit
-
-
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 3 commits
-
-
Deomid Ryabkov authored
Factor out MG task for clarity and ease of reuse. PUBLISHED_FROM=18f1aedd3c227b43a49f59a67076905917dd6cab
-
Deomid Ryabkov authored
Explicitly loosen them on the "big" platforms. PUBLISHED_FROM=b4786428402c5da55738d3f7085ab12acf884e74
-
Marko Mikulicic authored
This allows the bazel `BUILD` file to coexist on case insensitive filesystems such as on OSX. PUBLISHED_FROM=35def41bea62ddc623966e26814adddbf53315d5
-
- 01 Apr, 2016 5 commits
-
-
Deomid Ryabkov authored
This is less than ideal, but will do for now. PUBLISHED_FROM=86cdc7eb8567b23520169976fb8a2103353b9416
-
Deomid Ryabkov authored
Move data collection out of main.c PUBLISHED_FROM=0340ebcea62a12275e915f325483603e72ff4183
-
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
Disable CGI automatically, as it's never going to work. PUBLISHED_FROM=37d7abc54be4637dfec5031bc3398e97a1be3090
-
Deomid Ryabkov authored
PUBLISHED_FROM=865b94073c5ed088847d05f57c1103119648fcaa
-
- 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
-