diff options
author | Damien George <damien@micropython.org> | 2025-03-11 13:23:13 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-03-13 18:28:50 +1100 |
commit | bf9cdd21891d30807ad6e0e229774d589cd5709f (patch) | |
tree | 67f778dae92799483961593466f00cd983cba66e /docs/esp32 | |
parent | 416c6cf0c861da94d679f5aa739acf167165c2a4 (diff) |
stm32: Rename ROMFS partition config variables to start at index 0.
Change ROMFS partition configuration variables to use index 0 as the
starting partition number (instead of index 1).
Reasons to do this:
- `vfs.rom_ioctl()` numbers the partitions starting from 0
- `mpremote romfs -p <partition id>` numbers the partitions starting from 0
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions