This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a51d4f7a45
circuitpython
/
ports
/
atmel-samd
/
common-hal
/
busio
History
Dan Halbert
b6206406de
new pin validation routines; don't use mp_const_none if NULL will do
2020-02-28 23:43:04 -05:00
..
I2C.c
Make requiring I2C pullups be optional
2020-01-09 17:31:50 -05:00
I2C.h
add pin claiming to devices
2018-08-31 18:38:05 -04:00
OneWire.h
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
2017-10-24 22:31:16 -07:00
SPI.c
new pin validation routines; don't use mp_const_none if NULL will do
2020-02-28 23:43:04 -05:00
SPI.h
Add support for grayscale displays that are < 8 bit depth.
2019-07-19 16:06:11 -07:00
UART.c
new pin validation routines; don't use mp_const_none if NULL will do
2020-02-28 23:43:04 -05:00
UART.h
UART fixes and enhancements; default board object fix
2018-09-12 17:19:43 -04:00
__init__.c
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
2017-10-24 22:31:16 -07:00