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
1cd0ec225f
circuitpython
/
ports
/
atmel-samd
/
common-hal
/
busio
History
Dan Halbert
76ff01452b
Trinket M0 comes up; still very much wip
2023-09-28 16:22:10 -04:00
..
__init__.c
Additional missing-prototypes fixes
2021-11-10 10:55:53 -06:00
__init__.h
move sercom_reset() etc. out of busio/SPI.c to busio/__init__.c
2021-10-19 15:18:32 -04:00
I2C.c
initial merge from v1.20.0; just satisifying conflicts
2023-09-19 11:10:12 -04:00
I2C.h
codeformat: Fix handling of
**
2021-04-30 15:30:13 -05:00
SPI.c
initial merge from v1.20.0; just satisifying conflicts
2023-09-19 11:10:12 -04:00
SPI.h
Trinket M0 comes up; still very much wip
2023-09-28 16:22:10 -04:00
UART.c
initial merge from v1.20.0; just satisifying conflicts
2023-09-19 11:10:12 -04:00
UART.h
Implement UART hardware flow control on SAMD chips
2022-05-25 21:34:06 +00:00