index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
nrf
/
mpconfigport.mk
Age
Commit message (
Expand
)
Author
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2020-10-15
enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fit
Dan Halbert
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-29
enable aesio on all nRF52840 boards
Dan Halbert
2020-05-27
watchdog: rename module from `wdt` and move to `microcontroller`
Sean Cross
2020-05-27
nrf: enable wdt for all platforms
Sean Cross
2020-05-12
merged master
Daniel Pollard
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-04-29
change many ifndefs to ?=
Dan Halbert
2020-04-29
further cleanup and bug fixing
Dan Halbert
2020-04-29
Merge remote-tracking branch 'adafruit/master' into ringbuf-fixes
Dan Halbert
2020-04-22
nrf: nrf52833: use s140 v7.0.1
Sean Cross
2020-04-21
merge from adafruit
Dan Halbert
2020-04-21
further ringbuf cleanup
Dan Halbert
2020-04-21
nrf: add support for nrf52833
Sean Cross
2020-04-21
nrf: make rgbmatrix and framebufferio optional
Sean Cross
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-14
nrf: protomatter port
Jeff Epler
2020-03-17
ulab: rename enable macro so it appears in the support matrix
Jeff Epler
2020-02-27
ulab: Incorporate it
Jeff Epler
2019-12-10
working on all ports
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-11-22
cosmetic commit, mostly to re-run
Dan Halbert
2019-11-22
change mpconfigport.mk files so they can be overriden by mpconfigboard.mk
Dan Halbert
2019-08-25
enable audiomixer on nrf
sommersoft
2019-08-18
nrf: stub out audiobusio.PDMIn, audiobusio.I2SOut
Jeff Epler
2019-07-26
ports/nrf: Implement audioio.AudioOut using PWM
Jeff Epler
2019-04-16
switch CIRCUITPY_NVM on!
Nick Moore
2019-04-15
Revert "nrf nvm: touchups to nickzoic PR #1768"
Scott Shawcroft
2019-04-09
switch CIRCUITPY_NVM on!
Nick Moore
2019-04-02
Update comment
Scott Shawcroft
2019-04-02
starting on #1046 rtc for nRF
Nick Moore
2019-03-29
Revert "Circuitpython nickzoic 1046 nrf rtc"
Dan Halbert
2019-03-28
Update comment
Scott Shawcroft
2019-03-28
starting on #1046 rtc for nRF
Nick Moore
2019-03-21
Allow NFC pins to be used for other purposes.
Dan Halbert
2019-03-01
better handle frequencyio inclusion
sommersoft
2019-02-17
fix module weak links; add missing nrf features
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-01-02
merge from 2.2.0 + fix up board defs
Dan Halbert
2017-12-21
nRF52 update with internal file system support
microbuilder
2017-11-23
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
Kevin Townsend
2017-11-23
Supervisor REPL support for ports/nrf/boards/feather52
Kevin Townsend