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
hathach
7bbd449f06
uarte rx work fine
2018-09-24 15:54:32 +07:00
..
__init__.c
nRF52 update with internal file system support
2017-12-21 13:49:14 +01:00
I2C.c
allow multiple I2C and SPI; improve nrfx_config.h
2018-09-20 20:45:30 -04:00
I2C.h
allow multiple I2C and SPI; improve nrfx_config.h
2018-09-20 20:45:30 -04:00
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
allow multiple I2C and SPI; improve nrfx_config.h
2018-09-20 20:45:30 -04:00
SPI.h
WIP; problem with staticly allocated IRQ handlers
2018-09-19 21:59:04 -04:00
UART.c
uarte rx work fine
2018-09-24 15:54:32 +07:00
UART.h
uarte rx work fine
2018-09-24 15:54:32 +07:00