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
/
common-hal
/
nvm
/
ByteArray.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2020-01-03
wip
Dan Halbert
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-05
wip
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-04-16
Make some space for NVM adafruit/circuitpython#1042
Nick Moore
2019-04-16
switch nvm.ByteArray to use new nrf_nvm_safe_flash_page_write
Nick Moore
2019-04-16
Working flash pages for nvm.ByteArray adafruit/circuitpython#1042
Nick Moore
2019-04-16
nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...
Nick Moore
2019-04-15
Revert "nrf nvm: touchups to nickzoic PR #1768"
Scott Shawcroft
2019-04-10
fix subscripting
Dan Halbert
2019-04-09
Make some space for NVM adafruit/circuitpython#1042
Nick Moore
2019-04-09
switch nvm.ByteArray to use new nrf_nvm_safe_flash_page_write
Nick Moore
2019-04-09
Working flash pages for nvm.ByteArray adafruit/circuitpython#1042
Nick Moore
2019-04-09
nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...
Nick Moore