Skip to content
Snippets Groups Projects
  1. Aug 26, 2017
    • Deomid Ryabkov's avatar
      CC3220 first steps · 38e984a0
      Deomid Ryabkov authored
      Achievement unlocked: CC3220 port prints a boot banner.
      Then locks up.
      
      Included in this PR is refactoring to pull out common parts to be shared with CC3200.
      
      PUBLISHED_FROM=5fb9d9a00bb9ce7f63dde20bc1876076b76d5257
      38e984a0
  2. Aug 24, 2017
    • Our CI Bot's avatar
      Add mqtt_over_websocket_server example · 09e42547
      Our CI Bot authored
      Fixed bug in websocket handshake:
      now adding Sec-WebSocket-Protocol header in handshake response.
      
      PUBLISHED_FROM=e4a71ff9dc4aeec63db40cb7f356dc5b25c1215a
      09e42547
  3. Aug 22, 2017
  4. Aug 21, 2017
  5. Aug 17, 2017
  6. Aug 16, 2017
  7. Jul 27, 2017
  8. Jul 21, 2017
  9. Jul 20, 2017
  10. Jul 17, 2017
  11. Jul 14, 2017
  12. Jul 05, 2017
  13. Jul 04, 2017
  14. Jul 03, 2017
  15. Jul 02, 2017
  16. Jul 01, 2017
  17. Jun 29, 2017
  18. Jun 28, 2017
  19. Jun 27, 2017
  20. Jun 26, 2017
  21. Jun 21, 2017
  22. Jun 20, 2017
  23. Jun 13, 2017
    • Deomid Ryabkov's avatar
      mOS filesystem refactoring: introduce VFS · 27094896
      Deomid Ryabkov authored
      With different filesystem implementations and storage drivers, like grown-ups have :)
      This is not currently used to add any new functionality, we still have
      only one FS and driver on ESP8266 and ESP32; CC3200 has two: SPIFFS and SLFS.
      This will be used soon to implement filesystems on additional SPI flash chips and SD cards.
      
      PUBLISHED_FROM=293960fef82952c505e9b1925aac7724c7308362
      27094896
  24. Jun 09, 2017
  25. Jun 07, 2017
  26. Jun 04, 2017
Loading