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
/
shared-bindings
/
busio
History
Jeff Epler
530e5a1df2
Use standard validation function
2022-11-30 14:39:51 -06:00
..
__init__.c
run black_bindings across all bindings
2022-09-27 15:21:42 -05:00
__init__.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
I2C.c
Use standard validation function
2022-11-30 14:39:51 -06:00
I2C.h
common-hal I2C combined write_read
2022-01-31 22:03:30 -05:00
SPI.c
catalog implementation limitations in documentation
2022-10-21 13:58:34 -04:00
SPI.h
change half_duplex to be on spi construct
2022-02-08 21:37:38 -05:00
UART.c
If uart is disabled, no pins will work; show NotImplementedError instead
2022-11-30 12:06:18 -06:00
UART.h
run code formatting script
2021-03-15 19:27:36 +05:30