circuitpython/ports/esp32s2/common-hal
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
..
board Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
busio Move missing pin warning to shared-bindings 2020-09-23 11:39:39 -04:00
digitalio Add Metro ESP32S2 2020-09-30 12:57:39 -07:00
displayio Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
microcontroller Merge pull request #3375 from DavePutz/issue3296 2020-09-10 12:36:17 -07:00
neopixel_write Style changes, reposition runtime errors 2020-08-18 11:42:06 -04:00
os Add random to ESP32-S2, fix it on STM32 2020-08-25 14:00:29 -04:00
pulseio Fix problematic whitespace on pulseout parameter errors 2020-08-27 11:07:47 -04:00
pwmio Fix copy pasta and stub build 2020-08-21 11:17:42 -07:00
rtc RTC enabled 2020-09-14 23:24:44 -07:00
socketpool Changes based on Dan's feedback 2020-09-03 16:32:12 -07:00
ssl SSL works until it runs out of memory 2020-08-19 14:23:28 -07:00
supervisor Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
time Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
wifi Make sure you're a STA before connecting 2020-09-29 13:41:56 -07:00