This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
esp32s2
/
peripherals
History
Jeff Epler
6750d3feab
esp32s2: Introduce, use NO_PIN
...
GPIO_NUM_NC is -1 so it's equivalent to the existing code.
2021-05-26 11:18:02 -05:00
..
pcnt.c
run code formatting script
2021-03-15 19:27:36 +05:30
pcnt.h
run code formatting script
2021-03-15 19:27:36 +05:30
pins.c
run code formatting script
2021-03-15 19:27:36 +05:30
pins.h
esp32s2: Introduce, use NO_PIN
2021-05-26 11:18:02 -05:00
rmt.c
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
rmt.h
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
timer.c
run code formatting script
2021-03-15 19:27:36 +05:30
timer.h
run code formatting script
2021-03-15 19:27:36 +05:30
touch.c
ESP32-S2: Initialize touch in proper order
2021-01-18 11:52:03 -05:00
touch.h
add pretend-to-sleep functionality
2020-12-30 22:11:22 +05:30