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
3f7321af00
circuitpython
/
ports
/
nrf
/
peripherals
/
nrf
History
Dan Halbert
28ca05ccdc
allow discovery from central or peripheral
2019-07-27 13:22:15 -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
Rework safe mode and have heap overwrite trigger it.
2018-12-06 14:24:20 -08: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
Fixups for
adafruit/circuitpython#1042
2019-04-16 14:53:44 +10: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