diff options
author | Damien George <damien@micropython.org> | 2022-03-03 18:05:06 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-03-06 12:52:35 +1100 |
commit | 0255cb77ccbdf09894e59523aecff24f2caa6352 (patch) | |
tree | 3c289ff64c3cb4ab2e4b3fc78a5b998d6c3c7d6f /docs/esp32/tutorial | |
parent | 50a7362b3eff211a5051eeaecc88bdde045c90d1 (diff) |
esp32: Implement vfs.rom_ioctl with support for external flash.
Not enabled by default on any board. For a board to enable ROMFS it must:
- Add `#define MICROPY_VFS_ROM (1)` to its `mpconfigboard.h` file.
- Use `partitions-4MiB-romfs.csv` as its partitions file (or a similar
partitions definition that has an entry labelled "romfs").
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions