nuttx/boards/risc-v/mpfs/m100pfsevp
Jukka Laitinen fc3167b584 boards/riscv/mpfs: Remove reference to .vectors in linker scripts
There is no such section. Instead, place the object mpfs_head.o at the start of
the text.

Put mpfs_head.o directly into the arch library; there is no need to define
it separately in HEAD_ASRC.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2022-01-20 01:37:34 +08:00
..
configs/nsh risc-v/mpfs: Add MSSIO GPIO pinmap configuration 2021-12-30 11:49:00 +08:00
include include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
scripts boards/riscv/mpfs: Remove reference to .vectors in linker scripts 2022-01-20 01:37:34 +08:00
src include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
Kconfig