incubator-nuttx/boards/risc-v/k210/maix-bit/scripts
Huang Qi e144b1208f boards/riscv: Fix module linker target
Fix:
```
riscv-none-elf-ld: sotest.o: ABI is incompatible with that of the selected emulation:
  target emulation `elf64-littleriscv' does not match `elf32-littleriscv'
riscv-none-elf-ld: failed to merge target specific data of file sotest.o
```

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-09-20 17:04:56 +08:00
..
Make.defs boards/riscv: Fix module linker target 2023-09-20 17:04:56 +08:00
ld.script nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
memory.ld
user-space.ld nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00