hierophect
|
e93a274f2f
|
Merge branch 'main' into esp32-analogin
|
2020-10-05 13:02:42 -04:00 |
|
Lucian Copeland
|
e01e8dd6b9
|
Revert HAL refactor changes to avoid USB breaking changes past esp-idf dde6222cd
|
2020-09-30 16:36:13 -04:00 |
|
Scott Shawcroft
|
a739d314f1
|
Add Metro ESP32S2
Also fix two bugs:
* Crash when resetting board.SPI when it hasn't been inited.
* Reading back the output value is always false. Fixes #3353
|
2020-09-30 12:57:39 -07:00 |
|
Lucian Copeland
|
66b8559fd4
|
Change submodule, rework all includes
|
2020-09-30 11:26:07 -04:00 |
|
Scott Shawcroft
|
2d579cc995
|
Use NULL for deinited DigitalInOut
This fixes a Display issue where no backlight pin is given but it's
still deinitialized.
|
2020-06-26 12:33:50 -07:00 |
|
Scott Shawcroft
|
49090d1378
|
Fully implement digitalio and pin-in-use tracking.
Fixes #2901
|
2020-05-19 17:46:29 -07:00 |
|
Scott Shawcroft
|
6aaab005c5
|
Initial ESP32S2 port.
Basic blinky works but doesn't check pins.
|
2020-05-15 15:36:16 -07:00 |
|