Sean Cross
3289d33068
nrf: add support for nrf52833
...
This adds preliminary support for the nRF52833, which is a variant of
the nRF52840 with half the RAM, half the flash, and fewer peripherals.
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
Dan Halbert
87f73e2729
track vm_used_ble better
3 years ago
Dan Halbert
40434d6919
wip
3 years ago
Dan Halbert
7b79ac3739
Parameterize linker script
3 years ago
jepler
34e2bab96a
nrf: Implement RUNMODE_BOOTLOADER and RUNMODE_SAFE_MODE
4 years ago
Nick Moore
83dad37562
Fixups for adafruit/circuitpython#1042
4 years ago
Nick Moore
933500c448
nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython#1042
4 years ago
Nick Moore
df89156f2f
Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)
4 years ago
Scott Shawcroft
254d0a53ac
Revert "nrf nvm: touchups to nickzoic PR #1768"
4 years ago
Dan Halbert
864910559b
fix subscripting
4 years ago
Nick Moore
18908c21f7
Fixups for adafruit/circuitpython#1042
4 years ago
Nick Moore
492431a694
nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython#1042
4 years ago
Nick Moore
f8e5e2da64
Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)
4 years ago
Dan Halbert
4382389e6f
fix typos, remove incorrect pca10059 example; add default buses for pca10056; improve board names for pca boards
4 years ago
Dan Halbert
585597a252
pin files rework; implement pin claiming; add more boards
4 years ago
Dan Halbert
a20ab40ed2
Merge 3.0.0 final bugfixes and changes to master
5 years ago
arturo182
b87bba8a28
nrf: Rewrite more common-hal with nrfx and sync with atsamd port
5 years ago
Dan Halbert
19d353ccd9
nrf: fixups for changes from 2.2
...
1. bidirectional SPI support (@microbuilder please check)
2. slight changes in DigitalIO types
3. placeholders (not implemented yet) for single/double-click bootloader support
5 years ago
microbuilder
60a23f0fb6
nRF52 update with internal file system support
5 years ago
Kevin Townsend
ce75a21e50
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
...
This reverts commit 92113dde81
.
5 years ago
Kevin Townsend
92113dde81
Supervisor REPL support for ports/nrf/boards/feather52
5 years ago