board
|
Initial ESP32S2 port.
|
2020-05-15 15:36:16 -07:00 |
busio
|
Add non-DMA SPI support.
|
2020-09-10 17:32:20 -07:00 |
digitalio
|
Use NULL for deinited DigitalInOut
|
2020-06-26 12:33:50 -07:00 |
displayio
|
Switch SPI to polling DMA and enable displayio
|
2020-06-24 13:10:08 -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 |
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
|
Add else case for non-bssid usage
|
2020-09-17 15:04:27 -07:00 |