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
/
stm
/
common-hal
/
busio
History
EmergReanimator
4e0bd4a27f
Fixed pre-commit script issues.
2022-02-13 08:46:24 +01:00
..
__init__.c
…
I2C.c
common-hal I2C combined write_read
2022-01-31 22:03:30 -05:00
I2C.h
…
SPI.c
Canonical C style for half_duplex = true/false
2022-02-08 23:13:22 -05:00
SPI.h
change half_duplex to be on spi construct
2022-02-08 21:37:38 -05:00
UART.c
Fixed pre-commit script issues.
2022-02-13 08:46:24 +01:00
UART.h
…