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
/
cxd56
/
common-hal
/
busio
History
Scott Gauche
a8d8651873
Canonical C style for half_duplex = true/false
2022-02-08 23:13:22 -05:00
..
__init__.c
Change port name to cxd56
2019-10-11 08:23:51 +02:00
I2C.c
common-hal I2C combined write_read
2022-01-31 22:03:30 -05:00
I2C.h
run code formatting script
2021-03-15 19:27:36 +05:30
SPI.c
Canonical C style for half_duplex = true/false
2022-02-08 23:13:22 -05:00
SPI.h
run code formatting script
2021-03-15 19:27:36 +05:30
UART.c
Merge pull request
#4412
from kamtom480/spi_and_i2c
2021-03-15 17:35:06 -07:00
UART.h
make UART.write be blocking on SAMD; add timeout property
2019-11-27 13:05:29 -05:00