1. 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
  2. 22 Nov, 2016 1 commit
    • Johny Mattsson's avatar
      Updated to latest IDF. · 2951e8e0
      Johny Mattsson authored
      Using partitions for nvs and phy_init seems to work fine together with our
      automatic fs partition creation.
      2951e8e0
  3. 20 Nov, 2016 1 commit
  4. 17 Nov, 2016 6 commits
  5. 16 Nov, 2016 1 commit
  6. 12 Nov, 2016 4 commits
  7. 07 Oct, 2016 1 commit
  8. 06 Oct, 2016 2 commits
  9. 05 Oct, 2016 2 commits
  10. 04 Oct, 2016 3 commits
  11. 03 Oct, 2016 4 commits
  12. 29 Sep, 2016 2 commits
  13. 28 Sep, 2016 3 commits
  14. 27 Sep, 2016 1 commit
  15. 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
  16. 23 Sep, 2016 1 commit
  17. 22 Sep, 2016 5 commits