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
7b95818c4f
circuitpython
/
ports
/
nrf
/
boards
/
pca10056
History
hathach
c5593ec074
got uart tx work
2018-09-19 17:59:15 +07:00
..
examples
nrf: Update the PCA10056 example to use new pin naming
2018-06-20 23:39:36 +02:00
board.c
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
2018-09-09 15:01:28 -04:00
mpconfigboard.h
got uart tx work
2018-09-19 17:59:15 +07:00
mpconfigboard.mk
pin files rework; implement pin claiming; add more boards
2018-08-31 18:05:55 -04:00
pins.c
add board.UART() function
2018-09-19 14:40:37 +07:00