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
1e11f2708b
circuitpython
/
ports
/
nrf
/
peripherals
/
nrf
History
Dan Halbert
7b79ac3739
Parameterize linker script
2019-10-20 23:50:12 -04:00
..
nrf52840
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
2018-09-09 15:01:28 -04:00
cache.c
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
2018-09-09 15:01:28 -04:00
cache.h
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
2018-09-09 15:01:28 -04:00
clocks.c
fix default crystal value; fix include order
2019-08-22 09:01:05 -04:00
clocks.h
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
2018-09-09 15:01:28 -04:00
nvm.c
Make some space for NVM
adafruit/circuitpython#1042
2019-04-16 14:53:44 +10:00
nvm.h
Parameterize linker script
2019-10-20 23:50:12 -04:00
pins.h
Remove nRF52832 support
2018-12-30 22:49:20 -05:00
power.h
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
2018-09-09 15:01:28 -04:00
timers.c
allow discovery from central or peripheral
2019-07-27 13:22:15 -04:00
timers.h
PulseOut working
2018-10-16 11:05:02 -04:00