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
/
supervisor
Age
Commit message (
Expand
)
Author
2020-04-21
nrf: supervisor: support building without BUSIO
Sean Cross
2020-04-21
nrf: make neopixel support optional
Sean Cross
2020-02-28
nrf: sqpi_flash: Handle unaligned reads
Jeff Epler
2020-02-20
merge from upstream
Dan Halbert
2020-01-29
Merge branch 'master' into stm32-meowbit
hierophect
2020-01-29
Move board_init to main.c
Lucian Copeland
2020-01-18
Fix other builds missing new heap bounds functions
Scott Shawcroft
2020-01-08
add reset of heap to board reset for nrf port
Roy Hooper
2019-12-12
merge from master
Dan Halbert
2019-12-12
Fix flash write error handling; clean up safe mode message printing
Dan Halbert
2019-12-10
working on all ports
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-10-18
Add functions to get top and limit stack
Kamil Tomaszewski
2019-10-15
Merge remote-tracking branch 'adafruit/master' into bonding1
Dan Halbert
2019-10-14
change calibration from analogin_reset() to analogin_init()
Dan Halbert
2019-10-12
return chip vcc value
Dan Halbert
2019-10-06
WIP: bonding
Dan Halbert
2019-09-08
nrf: Add i2s audio output
jepler
2019-08-29
rename bleio module to _bleio
Dan Halbert
2019-07-29
PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_
Jeff Epler
2019-07-26
ports/nrf: Implement audioio.AudioOut using PWM
Jeff Epler
2019-06-06
Include display objects in gc.
Dan Halbert
2019-05-08
Fix crash in internal filesystem on nrf
Scott Shawcroft
2019-04-16
Fixups for adafruit/circuitpython#1042
Nick Moore
2019-04-16
Make some space for NVM adafruit/circuitpython#1042
Nick Moore
2019-04-16
Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_write
Nick Moore
2019-04-15
Revert "nrf nvm: touchups to nickzoic PR #1768"
Scott Shawcroft
2019-04-10
Merge remote-tracking branch 'adafruit/master' into circuitpython-nickzoic-10...
Dan Halbert
2019-04-09
Don't let a background task call run_background_tasks()
Dan Halbert
2019-04-09
Fixups for adafruit/circuitpython#1042
Nick Moore
2019-04-09
Make some space for NVM adafruit/circuitpython#1042
Nick Moore
2019-04-09
Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_write
Nick Moore
2019-04-03
Rework flash flush so it preserves the cache
Scott Shawcroft
2019-04-02
Remove unnecessary MP_WEAK declarations
Nick Moore
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
starting on #1046 rtc for nRF
Nick Moore
2019-03-18
nrf: fix internal flash writes
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-02-12
Add second UARTE to busio.UART. Init uarts on startup.
Dan Halbert
2019-01-30
refactor nrfx from supervisor/usb.c
hathach
2019-01-30
re-init usb hardware when enable/disable SD
hathach
2019-01-29
update tinyusb, work better with sd
hathach
2019-01-10
merge translations; add bleio comments; fix minor sphinx issues in midi
Dan Halbert
2019-01-09
Merge branch 'master' into nrf52_pulsein
hathach
2018-12-29
fix typos in internal_flash.c
Dan Halbert
2018-12-28
Add Broadcaster. Reset correctly on reload.
Dan Halbert
2018-12-21
Merge remote-tracking branch 'origin/feather52840-rgb-qspi-fixes' into bleio-rev
Dan Halbert
2018-12-21
return error status on more routines; minor simplification of freq setting
Dan Halbert
[next]