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
f52f60b17d
circuitpython
/
ports
/
esp32s2
/
common-hal
/
busio
History
Scott Shawcroft
a26102607e
Add UART support
2020-06-24 12:47:58 -07:00
..
__init__.c
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
I2C.c
Add pull up testing, proper us delay and stop supporting 45 and 46 for I2C
2020-06-24 12:47:58 -07:00
I2C.h
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
OneWire.h
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
SPI.c
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
SPI.h
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
UART.c
Add UART support
2020-06-24 12:47:58 -07:00
UART.h
Add UART support
2020-06-24 12:47:58 -07:00