circuitpython/ports/esp32s2/common-hal
Lucian Copeland 6d5ffc677b is_free should not check never_reset 2021-02-15 10:29:05 -05:00
..
alarm turn off brownout before deep sleep 2021-02-08 12:40:20 -05:00
analogio Swap to IDF release/4.2 branch for stability 2020-12-15 18:12:59 -08:00
audiobusio Add I2S pin claiming 2021-02-04 16:30:05 -05:00
board Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
busio Initial commit. Edited error messages in .c files 2021-02-03 05:49:40 +07:00
canio esp32s2: canio: respond to review comments 2020-10-26 19:18:37 -05:00
countio update peripherals_pcnt_init() 2020-11-06 01:42:20 +05:30
digitalio Swap to IDF release/4.2 branch for stability 2020-12-15 18:12:59 -08:00
displayio Fixed bug in pin error handling, deleted debug prints 2021-01-25 16:51:12 -06:00
dualbank Downgrade OTA API for IDF 4.2 2020-12-27 20:30:49 -08:00
frequencyio update init_timer & frequency calculation 2020-11-18 12:24:48 +05:30
microcontroller is_free should not check never_reset 2021-02-15 10:29:05 -05:00
neopixel_write Add GPIO reset to end of neopixel-write 2020-11-02 17:15:19 -05:00
nvm use values pointer directly 2020-11-24 11:44:11 +05:30
os Add random to ESP32-S2, fix it on STM32 2020-08-25 14:00:29 -04:00
ps2io re-organize and clean-up 2020-11-19 15:30:15 +05:30
pulseio esp32s2: PulseIn: Fix supervisor tick enabling 2020-11-17 17:45:41 -06:00
pwmio Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
rotaryio Update rotaryio implementation 2020-11-08 11:12:32 +05:30
rtc wip 2020-11-22 19:10:09 -05:00
socketpool Merge pull request #4139 from hierophect/socket-accept-conn 2021-02-08 16:25:31 -05:00
ssl Make timeout core types consistent 2021-02-05 12:32:41 -05:00
supervisor wip 2020-11-22 19:10:09 -05:00
time merge from upstream + wip 2020-11-25 17:52:06 -05:00
touchio add pretend-to-sleep functionality 2020-12-30 22:11:22 +05:30
watchdog Add watchdog mode raise 2020-11-14 11:41:14 +05:30
wifi 1. check enabled before scan; 2. make start-station() the single control point for esp_wifi_set_mode() 2021-01-21 13:54:19 -06:00