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
Dan Halbert
c1cc9b8bbf
Merge pull request
#6353
from tekktrik/doc/add-communication-links
...
Add links to guides for "essential" modules, others
2022-05-06 22:45:40 -04:00
..
__init__.c
Fix board module additions
2022-05-04 13:49:47 -04: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
shrink sensebox; fix doc error
2022-02-01 10:12:26 -05:00
I2C.h
common-hal I2C combined write_read
2022-01-31 22:03:30 -05:00
SPI.c
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
2022-05-03 08:48:53 -05:00
SPI.h
change half_duplex to be on spi construct
2022-02-08 21:37:38 -05:00
UART.c
Merge pull request
#6337
from jepler/property-storage
2022-05-06 09:55:18 -04:00
UART.h
run code formatting script
2021-03-15 19:27:36 +05:30