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
Dan Halbert
f75a009ed4
fix unnecessary statement order change
2021-03-11 15:16:32 -05:00
..
__init__.c
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
I2C.c
fix unnecessary statement order change
2021-03-11 15:16:32 -05: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