summaryrefslogtreecommitdiff
path: root/ports/nrf/peripherals
AgeCommit message (Expand)Author
2019-08-22fix default crystal value; fix include orderDan Halbert
2019-08-22merge similar fix inDan Halbert
2019-08-22Fix CPBlue LFCLKSRC; CPB has no status neopixelDan Halbert
2019-08-20Add support for nrf boards that don't have an external crystalBenny Meisels
2019-07-27allow discovery from central or peripheralDan Halbert
2019-04-16Fixups for adafruit/circuitpython#1042Nick Moore
2019-04-16Make some space for NVM adafruit/circuitpython#1042Nick Moore
2019-04-16Add a peripherals/nrf/nvm.c to wrap flash page writes safelyNick Moore
2019-04-15Revert "nrf nvm: touchups to nickzoic PR #1768"Scott Shawcroft
2019-04-09Fixups for adafruit/circuitpython#1042Nick Moore
2019-04-09Make some space for NVM adafruit/circuitpython#1042Nick Moore
2019-04-09Add a peripherals/nrf/nvm.c to wrap flash page writes safelyNick Moore
2018-12-30Remove nRF52832 supportDan Halbert
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-10-16PulseOut workingDan Halbert
2018-09-09use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...Dan Halbert
2018-09-04generalize # of ports; remove atmel neopixel code; remove pin name in mc_pin_...Dan Halbert
2018-09-01fix typos, remove incorrect pca10059 example; add default buses for pca10056;...Dan Halbert
2018-08-31add pin claiming to devicesDan Halbert
2018-08-31pin files rework; implement pin claiming; add more boardsDan Halbert