circuitpython/ports/esp32s2/common-hal
Ryan T. Hamilton 04ffd0dca0 Add gateway, subnet, and rssi info for current connected AP
ap_rssi is a bound method, which I'm not keen on, but it works
2020-09-19 13:38:04 -07: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 gateway, subnet, and rssi info for current connected AP 2020-09-19 13:38:04 -07:00