summaryrefslogtreecommitdiff
path: root/tests/micropython/viper_const.py.exp
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2024-11-25 21:49:04 +0100
committerDamien George <damien@micropython.org>2026-01-02 15:28:02 +1100
commit610552010dd7c2f728b2ea8f900ef969348a3a92 (patch)
treef95eaf5f17eac9d2d37848794167cc0f5a5f60d0 /tests/micropython/viper_const.py.exp
parentcee950673d1f04ddd1b33bfb682c1c8623ea81a0 (diff)
nrf: Add support for VfsRom filesystem.HEADorigin/masterorigin/HEADmaster
The implementation uses the object based capabilities, which avoids complication about different flash block sizes. The ROM partition is placed between the text and writable filesystem sections, and the latter size is unchanged. VfsRom sizes are: - NRF51x22: 12K - NRF52832: 128K - NRF52840: 256K - NRF9160: 256K Use frozen `_boot.py` to set up and mount the filesystem, replacing a mix of C-Code and Python code. The mkfs part has been simplified to save code. Tested with Microbit and Arduino Nano Connect. Signed-off-by: Damien George <damien@micropython.org> Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'tests/micropython/viper_const.py.exp')
0 files changed, 0 insertions, 0 deletions