This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 458caf2 riscv/esp32c3: Add ESP32-C3 WLAN netcard driver add fb7a5b8 arch:rv64:c906:demo protect build without PMP. No new revisions were added by this update. Summary of changes: arch/risc-v/Kconfig | 1 + arch/risc-v/src/c906/Make.defs | 2 +- arch/risc-v/src/c906/c906_allocateheap.c | 70 ++++++++++++++++++++++ boards/risc-v/c906/smartl-c906/README-qemu.txt | 3 +- .../smartl-c906/configs/{nsh => knsh}/defconfig | 8 ++- .../maix-bit => c906/smartl-c906}/kernel/Makefile | 16 +++-- .../smartl-c906/kernel/c906_userspace.c} | 4 +- .../c906/smartl-c906/scripts/memory-qemu.ld} | 22 +++---- .../c906/smartl-c906}/scripts/memory.ld | 22 +++---- .../smartl-c906}/scripts/user-space.ld | 2 +- 10 files changed, 113 insertions(+), 37 deletions(-) copy boards/risc-v/c906/smartl-c906/configs/{nsh => knsh}/defconfig (87%) copy boards/risc-v/{k210/maix-bit => c906/smartl-c906}/kernel/Makefile (92%) copy boards/risc-v/{k210/maix-bit/kernel/k210_userspace.c => c906/smartl-c906/kernel/c906_userspace.c} (97%) copy boards/{arm/tiva/lm3s6965-ek/scripts/memory.ld => risc-v/c906/smartl-c906/scripts/memory-qemu.ld} (62%) copy boards/{arm/tiva/lm3s6965-ek => risc-v/c906/smartl-c906}/scripts/memory.ld (63%) copy boards/risc-v/{k210/maix-bit => c906/smartl-c906}/scripts/user-space.ld (97%)