1. 06 Feb, 2017 1 commit
  2. 03 Feb, 2017 1 commit
  3. 16 Sep, 2016 1 commit
  4. 13 Jun, 2016 1 commit
    • rojer's avatar
      Change main code image filename in CC3200 bundles · a67323fc
      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
      a67323fc
  5. 09 Jun, 2016 1 commit
  6. 02 Jun, 2016 1 commit
  7. 03 May, 2016 1 commit
  8. 19 Apr, 2016 2 commits
  9. 12 Apr, 2016 1 commit
  10. 06 Apr, 2016 1 commit
  11. 05 Apr, 2016 3 commits
  12. 01 Apr, 2016 5 commits
  13. 25 Mar, 2016 4 commits
  14. 21 Mar, 2016 1 commit
    • Deomid Ryabkov's avatar
      CC3200 FS refactoring and basic Mongoose example · 4f9627c6
      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
      4f9627c6