nuttx/arch/sim/src
W-M-R 5febd80efe cmake: add_compile_options recognizes parameter exception
add_compile_options(--param asan-globals=1) is recognized as
--param-lasan-globals=1, which causes compilation exception:

Signed-off-by: W-M-R <Mike_0528@163.com>
2024-10-02 21:09:31 +08:00
..
cmake cmake: add_compile_options recognizes parameter exception 2024-10-02 21:09:31 +08:00
sim binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
nuttx-names.in sim: add NXSYMBOLS pthread_gettid_np pthread_self 2024-09-30 18:26:00 +08:00