circuitpython/ports/esp32s2/common-hal
Lucian Copeland 4cdb298a20 WIP of non-blocking calls 2021-01-12 15:05:28 -05:00
..
alarm use RTC_DATA_ATTR; address review comments 2020-12-14 11:36:54 -05:00
analogio Reduce samples from 64 to 2 2020-12-14 12:59:20 -05:00
board Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
busio Merge pull request #3803 from skieast/fix_i2c_hang_with_wifi 2020-12-09 10:03:31 -08: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 change idf to espressif 2020-10-08 00:52:00 +07:00
displayio Add board.DISPLAY to MagTag. Fix luma computation 2020-11-13 18:57:52 -08:00
frequencyio update init_timer & frequency calculation 2020-11-18 12:24:48 +05:30
microcontroller Merge pull request #3643 from hierophect/esp32-pin-reset 2020-12-14 17:09:29 -08: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 WIP of non-blocking calls 2021-01-12 15:05:28 -05:00
ssl Change submodule, rework all includes 2020-09-30 11:26:07 -04: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 reset touchin on every vm run 2020-11-26 11:22:44 +05:30
watchdog Add watchdog mode raise 2020-11-14 11:41:14 +05:30
wifi Fix for issue 3663 by returning early if no scan was started before stop is issued 2020-12-12 00:49:53 +01:00