1. 27 May, 2024 6 commits
  2. 22 May, 2024 2 commits
    • Luca Burelli's avatar
      fix: remove "programmer.default" from Nano ESP32 (#9666) · d164df89
      Luca Burelli authored
      Setting programmer.default has unfortunately multiple effects:
      - sets the tick by default in the Tool menu in the IDE (which was the
        expected behavior),
      - forces the CLI to use the specified programmer every time an upload is
        attempted (which is confusing users).
      
      For this reason, it is better to remove the "programmer.default" setting
      from the board definition and let the user choose the programmer in the
      IDE menus, as it was before.
      d164df89
    • Me No Dev's avatar
      fix(eth): Fix ETH.end() (#9661) · ee081b98
      Me No Dev authored
      * fix(eth): Fix ETH.end()
      
      * fix(eth): set glue handle to NULL
      ee081b98
  3. 21 May, 2024 4 commits
  4. 15 May, 2024 8 commits
  5. 14 May, 2024 4 commits
  6. 13 May, 2024 4 commits
  7. 10 May, 2024 4 commits
  8. 09 May, 2024 1 commit
  9. 08 May, 2024 2 commits
  10. 07 May, 2024 3 commits
  11. 03 May, 2024 1 commit
  12. 02 May, 2024 1 commit