nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

[bugfix] cmake:fix a few issues during CMake build

Open xuxin930 opened this issue 1 year ago • 3 comments

Summary

  1. Fix SIM -fsanitize=address not effective at linking stage

  2. Fix missing include directory path for fs

  3. Fix enable ARCH_STRING_FUNCTION CMake build fail, add missing libc/machine/ sources

  4. Fix kconfig genarate menu cannot be generated recursively issue

Impact

Testing

CI build

xuxin930 avatar Jun 25 '24 12:06 xuxin930

@xuxin930 please update the sim defconfigs to fix the CI issue, use the refresh script with arch chip sim

acassis avatar Jun 26 '24 13:06 acassis

@xuxin930 please update the sim defconfigs to fix the CI issue, use the refresh script with arch chip sim

sure, I got it

xuxin930 avatar Jun 28 '24 12:06 xuxin930

@xuxin930 please update the sim defconfigs to fix the CI issue, use the refresh script with arch chip sim

hi @acassis this CI failed depend on this PR https://github.com/apache/nuttx-apps/pull/2425

xuxin930 avatar Jun 28 '24 12:06 xuxin930