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
e1df598199
circuitpython
/
ports
/
stm
/
common-hal
/
busio
History
Dan Halbert
68a2927385
MP_REGISTER_ROOT_POINTER for port-specific root pointers
2023-09-29 15:46:42 -04:00
..
__init__.c
create copy
2020-03-11 18:13:06 -04:00
I2C.c
MP_REGISTER_ROOT_POINTER for port-specific root pointers
2023-09-29 15:46:42 -04:00
I2C.h
Fix I2C Repeated start error by converting to IT mode
2021-02-10 14:59:19 -05:00
SPI.c
initial merge from v1.20.0; just satisifying conflicts
2023-09-19 11:10:12 -04:00
SPI.h
change half_duplex to be on spi construct
2022-02-08 21:37:38 -05:00
UART.c
MP_REGISTER_ROOT_POINTER for port-specific root pointers
2023-09-29 15:46:42 -04:00
UART.h
Enable showing the console on a debug uart
2020-05-19 02:02:52 +02:00