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
Lucian Copeland
ace04ef600
Formatting fixes
2021-07-22 12:57:10 -04:00
..
__init__.c
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
I2C.c
update idf to v4.3
2021-06-24 23:14:08 +05:30
I2C.h
update idf to v4.3
2021-06-24 23:14:08 +05:30
OneWire.h
Add initial I2C support, not quite working fully though
2020-06-24 12:47:58 -07:00
SPI.c
esp32s2 - fix spi_never_reset()
2021-07-02 14:40:41 +05:30
SPI.h
Formatting fixes
2021-07-22 12:57:10 -04:00
UART.c
Fix esp32s2 uart.write() return value
2021-04-22 09:47:54 -04:00
UART.h
update idf to v4.3
2021-06-24 23:14:08 +05:30