nuttx/boards/risc-v/qemu-rv/rv-virt
Yanfeng Liu 83932d115b boards/rv-virt: unify rv32 config names
This renames a few RV32 configs to follow the convention that names w/o
numbers are for RV32, so that to be in line with majority RV32 configs.

As a result, we have:  `nsh` vs `nsh64`, `knsh` vs `knsh64`, `pnsh`
vs `pnsh64`,`flats` vs `flats64`, `nsbi` vs `nsbi64`, `libcxx` vs
`libcxx64` etc. This helps us pick the right config name w/o checking
file contents.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-08-09 23:44:40 +08:00
..
configs boards/rv-virt: unify rv32 config names 2024-08-09 23:44:40 +08:00
include risc-v/qemu-rv: Add LED Driver for QEMU RISC-V 32-bit and 64-bit 2024-07-25 17:56:46 -03:00
kernel riscv/qemu: add CMake for PROTECTED 2024-08-09 23:43:31 +08:00
scripts riscv/qemu-rv: revise PROTECTED mode 2024-08-04 11:09:26 +08:00
src riscv/qemu: add CMake for PROTECTED 2024-08-09 23:43:31 +08:00
.gitignore riscv/qemu-rv: revise PROTECTED mode 2024-08-04 11:09:26 +08:00
CMakeLists.txt riscv/qemu: add CMake for PROTECTED 2024-08-09 23:43:31 +08:00
Kconfig