1. 23 Jun, 2016 1 commit
    • Johny Mattsson's avatar
      Replaced UART driver. · afbbeb45
      Johny Mattsson authored
      New driver is a three-way merger between Espressif's esp8266-rtos-sdk example
      driver, Espressif's esp32-rtos-sdk not-example driver, and the previous
      NodeMCU driver, plus some general clean-ups.
      
      Basic interactivity is now available on the ESP32!
      afbbeb45
  2. 01 Jun, 2016 1 commit
  3. 30 May, 2016 1 commit
    • Johny Mattsson's avatar
      Boot to (nonresponsive) Lua prompt on RTOS! · 56789592
      Johny Mattsson authored
      Uart driver currently disabled as it's not (yet) compatible with RTOS.
      
      Running Lua task with excessive stack to avoid smashing it; need to work out
      what's using so much stack space.
      
      Changed some flash reading functions to not attempt to drop an entire 4k
      flash page onto the stack.
      
      Ensure the task pump doesn't attempt to retrieve from uninitialised queues.
      56789592
  4. 26 May, 2016 1 commit
  5. 11 Mar, 2016 1 commit
  6. 23 Jan, 2016 1 commit
  7. 22 Nov, 2015 1 commit
  8. 18 Nov, 2015 1 commit
  9. 12 Oct, 2015 3 commits
  10. 06 Mar, 2015 1 commit
  11. 12 Feb, 2015 1 commit
  12. 07 Jan, 2015 1 commit
  13. 05 Jan, 2015 1 commit
  14. 31 Dec, 2014 1 commit
  15. 30 Dec, 2014 3 commits
  16. 26 Dec, 2014 1 commit
  17. 22 Dec, 2014 1 commit