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 Shawcroft
a26102607e
Add UART support
2020-06-24 12:47:58 -07:00
..
__init__.c
Change port name to cxd56
2019-10-11 08:23:51 +02:00
I2C.c
Fix up end of file and trailing whitespace.
2020-06-03 10:56:35 +01:00
I2C.h
Change port name to cxd56
2019-10-11 08:23:51 +02:00
OneWire.h
Change port name to cxd56
2019-10-11 08:23:51 +02:00
SPI.c
Fix up end of file and trailing whitespace.
2020-06-03 10:56:35 +01:00
SPI.h
Change port name to cxd56
2019-10-11 08:23:51 +02:00
UART.c
Add UART support
2020-06-24 12:47:58 -07:00
UART.h
make UART.write be blocking on SAMD; add timeout property
2019-11-27 13:05:29 -05:00