mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
Changes in this commit: - Add FLASH_FS region to linker script. - Add flash storage start & end symbols to linker script. - Use flash storage start & end symbols in flashbdev.c Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>