nuttx/boards/risc-v/mpfs/icicle
Ville Juven 7c116efe05 Add support for a ROMFS image for MPFS
The image must be placed into:
boards/risc-v/mpfs/icicle/include/boot_romfsimg.h

The image is mounted by mpfs_bringup, which is run by the application
itself, or by board_late_initialize() in the case when
CONFIG_BOARD_LATE_INITIALIZE is defined, e.g. with CONFIG_BUILD_KERNEL
2022-01-27 11:06:43 -03:00
..
configs Implement CONFIG_BUILD_PROTECTED with MMU 2022-01-25 20:22:34 +08:00
include include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
scripts boards: Remove unused NXFLAT flags from Make.defs 2022-01-27 11:08:43 +08:00
src Add support for a ROMFS image for MPFS 2022-01-27 11:06:43 -03:00
Kconfig