circuitpython/ports/esp32s2/common-hal
Dan Halbert dfd09bba57
Merge pull request #3433 from astrobokonon/esp32s2-bssid
ESP32S2: Allow connecting to specific bssid
2020-09-18 21:31:15 -04:00
..
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
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 Add else case for non-bssid usage 2020-09-17 15:04:27 -07:00