nuttx/arch/risc-v
Huang Qi 3a0e86c99b arch/risc-v: Replace __LP64__ with CONFIG_ARCH_RV64
It can provide better auto complete experience for modern code editor,
since they use clang/gcc based parser to analyze code but lacks some
target dependent info such as __LP64__ for riscv64.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-01-04 23:22:43 +08:00
..
include arch/risc-v: Replace __LP64__ with CONFIG_ARCH_RV64 2022-01-04 23:22:43 +08:00
src risc-v/opensbi: update to version 1.0 2022-01-04 15:50:25 +08:00
Kconfig risc-v/esp32c3: Sort LIBC_ARCH_* configs alphabetically 2022-01-03 10:37:04 -03:00