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
/
ports
/
nrf
/
common-hal
/
busio
History
microDev
a52eb88031
run code formatting script
2021-03-15 19:27:36 +05:30
..
__init__.c
nRF52 update with internal file system support
2017-12-21 13:49:14 +01:00
I2C.c
run code formatting script
2021-03-15 19:27:36 +05:30
I2C.h
run code formatting script
2021-03-15 19:27:36 +05:30
OneWire.h
Add dummy UART implementation to nrf so it builds with UART turned on. Also add OneWire.
2018-02-21 22:53:17 -05:00
SPI.c
run code formatting script
2021-03-15 19:27:36 +05:30
SPI.h
run code formatting script
2021-03-15 19:27:36 +05:30
UART.c
run code formatting script
2021-03-15 19:27:36 +05:30
UART.h
add flow control info to busio_uart_obj_t
2021-01-17 19:33:32 -08:00