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
/
common-hal
/
busio
History
Jeff Epler
7401aa8e85
Merge pull request
#3888
from microDev1/fix-reset-pin
...
FIX : common_hal_reset_pin()
2020-12-29 10:08:47 -06:00
..
__init__.c
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
I2C.c
Working, tested with two i2c busses
2020-12-07 17:57:54 -08:00
I2C.h
Swap to IDF release/4.2 branch for stability
2020-12-15 18:12:59 -08:00
OneWire.h
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
SPI.c
Merge pull request
#3888
from microDev1/fix-reset-pin
2020-12-29 10:08:47 -06:00
SPI.h
Swap to IDF release/4.2 branch for stability
2020-12-15 18:12:59 -08:00
UART.c
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
UART.h
Swap to IDF release/4.2 branch for stability
2020-12-15 18:12:59 -08:00