1. 04 Feb, 2017 1 commit
  2. 02 Feb, 2017 1 commit
  3. 13 Jan, 2017 1 commit
  4. 10 Jan, 2017 1 commit
  5. 03 Jan, 2017 1 commit
  6. 30 Dec, 2016 3 commits
  7. 10 Dec, 2016 1 commit
  8. 27 Nov, 2016 1 commit
  9. 26 Nov, 2016 1 commit
  10. 24 Nov, 2016 1 commit
    • Johny Mattsson's avatar
      Updated to latest IDF. · c4911ca3
      Johny Mattsson authored
      This fixes the panic-on-restart issue and the crash-on-uart-input-before-flash-mapped issue.
      
      Node module updated to reflect new function names for sleep/restart.
      c4911ca3
  11. 17 Nov, 2016 5 commits
  12. 16 Nov, 2016 1 commit
  13. 12 Nov, 2016 2 commits
    • Johny Mattsson's avatar
      Removed call to deprecated system_init(). · 389980fc
      Johny Mattsson authored
      389980fc
    • Johny Mattsson's avatar
      Updated to latest IDF. · 5c1bb4c6
      Johny Mattsson authored
      WiFi STA module updated to reflect IDF name changes.
      
      Platform flash and partition api updated to reflect IDF name changes.
      Eventually these (and the SPIFFS module) will likely need to be updated
      to exclusively work with the esp_partition_xxx() functions in order to
      support working with encrypted flash.
      5c1bb4c6
  14. 06 Oct, 2016 2 commits
  15. 05 Oct, 2016 1 commit
  16. 04 Oct, 2016 3 commits
  17. 03 Oct, 2016 2 commits
  18. 29 Sep, 2016 2 commits
  19. 28 Sep, 2016 3 commits
  20. 27 Sep, 2016 1 commit
  21. 26 Sep, 2016 2 commits
    • Johny Mattsson's avatar
      Most of the node module from dev. · 6349fc86
      Johny Mattsson authored
      node.dsleep() no longer takes options.
      node.output() not yet supported (needs syscall registration/chaining support)
      
      Dynamic CPU frequency changing not currently supported in the IDF.
      Various chip IDs not currently available/obtainable.
      Boot reason completely revamped in ESP32, will need new code.
      6349fc86
    • Johny Mattsson's avatar
      Updated to latest IDF. · 48bbe74c
      Johny Mattsson authored
      Lost some helpful macros when they changed the uart register header it seems.
      48bbe74c
  22. 23 Sep, 2016 1 commit
  23. 22 Sep, 2016 3 commits