nuttx/boards/risc-v/mpfs/icicle
Ville Juven 15960f25a5 MPFS: Add board_memorymap.h
Move the target specific memory map to a separate file so there is no
need to copy&paste the __xxram_start etc linker symbols to each file
that needs them.

Also add MMU flags for I/O and kernel areas, they will be needed
when the kernel runs with virtual addresses also.
2022-03-18 09:35:00 -03:00
..
configs boards/Kconfig: introduce ARCH_BOARD_COMMON option 2022-03-11 16:00:00 +08:00
include MPFS: Add board_memorymap.h 2022-03-18 09:35:00 -03:00
scripts MPFS: Add linker script for CONFIG_BUILD_KERNEL 2022-03-18 18:20:12 +08:00
src risc-v/mpfs: add USB device driver 2022-03-08 16:49:29 +08:00
Kconfig