summaryrefslogtreecommitdiff
path: root/ports/nrf/mpconfigport.mk
AgeCommit message (Expand)Author
2021-02-04usb descriptors all set; rework of enabling for USB devicesDan Halbert
2020-10-15enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fitDan Halbert
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-29enable aesio on all nRF52840 boardsDan Halbert
2020-05-27watchdog: rename module from `wdt` and move to `microcontroller`Sean Cross
2020-05-27nrf: enable wdt for all platformsSean Cross
2020-05-12merged masterDaniel Pollard
2020-05-05refactor countio based on feedbackDaniel Pollard
2020-04-29change many ifndefs to ?=Dan Halbert
2020-04-29further cleanup and bug fixingDan Halbert
2020-04-29Merge remote-tracking branch 'adafruit/master' into ringbuf-fixesDan Halbert
2020-04-22nrf: nrf52833: use s140 v7.0.1Sean Cross
2020-04-21merge from adafruitDan Halbert
2020-04-21further ringbuf cleanupDan Halbert
2020-04-21nrf: add support for nrf52833Sean Cross
2020-04-21nrf: make rgbmatrix and framebufferio optionalSean Cross
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-14nrf: protomatter portJeff Epler
2020-03-17ulab: rename enable macro so it appears in the support matrixJeff Epler
2020-02-27ulab: Incorporate itJeff Epler
2019-12-10working on all portsDan Halbert
2019-12-05wipDan Halbert
2019-11-22cosmetic commit, mostly to re-runDan Halbert
2019-11-22change mpconfigport.mk files so they can be overriden by mpconfigboard.mkDan Halbert
2019-08-25enable audiomixer on nrfsommersoft
2019-08-18nrf: stub out audiobusio.PDMIn, audiobusio.I2SOutJeff Epler
2019-07-26ports/nrf: Implement audioio.AudioOut using PWMJeff Epler
2019-04-16switch CIRCUITPY_NVM on!Nick Moore
2019-04-15Revert "nrf nvm: touchups to nickzoic PR #1768"Scott Shawcroft
2019-04-09switch CIRCUITPY_NVM on!Nick Moore
2019-04-02Update commentScott Shawcroft
2019-04-02starting on #1046 rtc for nRFNick Moore
2019-03-29Revert "Circuitpython nickzoic 1046 nrf rtc"Dan Halbert
2019-03-28Update commentScott Shawcroft
2019-03-28starting on #1046 rtc for nRFNick Moore
2019-03-21Allow NFC pins to be used for other purposes.Dan Halbert
2019-03-01better handle frequencyio inclusionsommersoft
2019-02-17fix module weak links; add missing nrf featuresDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-12-21nRF52 update with internal file system supportmicrobuilder
2017-11-23Revert "Supervisor REPL support for ports/nrf/boards/feather52"Kevin Townsend
2017-11-23Supervisor REPL support for ports/nrf/boards/feather52Kevin Townsend