circuitpython/ports/esp32s2/common-hal
Scott Shawcroft 5b3c930e38
Merge pull request #3738 from microDev1/fix-touch
ESP32S2: Fix multiple touchpad don't work simultaneously
2020-11-30 16:03:16 -08:00
..
analogio Merge branch 'esp32-analogin' into esp32-analogout 2020-10-08 12:42:00 -04:00
board Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
busio Add pin claiming to SPI construct 2020-11-24 16:46:11 -05: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 Fix masking issue causing pin claim problems 2020-11-25 12:14:56 -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 Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
socketpool Merge pull request #3708 from hierophect/esp32s2-udp 2020-11-25 21:11:20 -06:00
ssl Change submodule, rework all includes 2020-09-30 11:26:07 -04: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
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 Update wifi.Radio.connect doc 2020-11-24 17:54:39 -08:00