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 8 months 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