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
fe2ec6c887
circuitpython
/
ports
/
nrf
/
peripherals
/
nrf
History
Benny Meisels
fe2ec6c887
Add support for nrf boards that don't have an external crystal
2019-08-20 23:30:21 +03: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
Add support for nrf boards that don't have an external crystal
2019-08-20 23:30:21 +03: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