1. 02 Feb, 2017 1 commit
  2. 13 Jan, 2017 1 commit
  3. 10 Jan, 2017 1 commit
  4. 03 Jan, 2017 1 commit
  5. 30 Dec, 2016 3 commits
  6. 10 Dec, 2016 1 commit
  7. 27 Nov, 2016 1 commit
  8. 26 Nov, 2016 1 commit
  9. 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
  10. 17 Nov, 2016 5 commits
  11. 16 Nov, 2016 1 commit
  12. 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
  13. 06 Oct, 2016 2 commits
  14. 05 Oct, 2016 1 commit
  15. 04 Oct, 2016 3 commits
  16. 03 Oct, 2016 2 commits
  17. 29 Sep, 2016 2 commits
  18. 28 Sep, 2016 3 commits
  19. 27 Sep, 2016 1 commit
  20. 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
  21. 23 Sep, 2016 1 commit
  22. 22 Sep, 2016 4 commits