1. 18 May, 2016 1 commit
    • Johny Mattsson's avatar
      Rework ADC mode setting approach (#1285) · 30d354c2
      Johny Mattsson authored
      - Stop fighting against the SDK in terms of owning/writing the init_data block.
        NodeMCU included a default init_data block because originally the SDK did
        not, but by now it's not needed.
      
      - Expose a way to reconfigure the ADC mode from Lua land. With most people
        using the cloud builder and not able to change the #define for byte 107
        this has been a pain point.
      
      - Less confusion about which init_data has been used. Lua code can now simply
        state what mode it wants the ADC to be in, and not worry about the rest of
        the init_data complexities such as the init_data changing location due to
        flashing with wrong flash_size setting, or doing/not doing a chip-erase
        before loading new NodeMCU firmware.
      30d354c2
  2. 20 Mar, 2016 1 commit
  3. 06 Mar, 2016 2 commits
  4. 03 Mar, 2016 1 commit
  5. 01 Mar, 2016 1 commit
  6. 24 Feb, 2016 1 commit
  7. 20 Feb, 2016 1 commit
  8. 15 Jan, 2016 1 commit
  9. 13 Jan, 2016 1 commit
  10. 08 Jan, 2016 2 commits
  11. 06 Jan, 2016 1 commit
  12. 05 Jan, 2016 3 commits
  13. 28 Dec, 2015 1 commit
  14. 27 Dec, 2015 1 commit
  15. 17 Dec, 2015 3 commits
  16. 13 Dec, 2015 2 commits
  17. 05 Dec, 2015 1 commit