1. 17 Nov, 2016 1 commit
    • Johny Mattsson's avatar
      Improved flash size detection. · 2b454abf
      Johny Mattsson authored
      With the recent flash layout changes, it became very possible to misdetect the
      flash size. We're now using the partition table as the guard marker, since
      that really shouldn't be all 0xff. Also, we now don't clobber the flash
      device id (and keep block/sector/page/mask values).
      2b454abf
  2. 16 Nov, 2016 1 commit
  3. 12 Nov, 2016 4 commits
  4. 07 Oct, 2016 1 commit
  5. 06 Oct, 2016 2 commits
  6. 05 Oct, 2016 2 commits
  7. 04 Oct, 2016 3 commits
  8. 03 Oct, 2016 4 commits
  9. 29 Sep, 2016 2 commits
  10. 28 Sep, 2016 3 commits
  11. 27 Sep, 2016 1 commit
  12. 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
  13. 23 Sep, 2016 1 commit
  14. 22 Sep, 2016 9 commits
  15. 21 Sep, 2016 4 commits