Oopenvela-robottasking:tasking not support gnu option
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
cmake(feat):support CMake module for adding AIDL global search paths and global flags Usage: include_directories_for_all_aidl(${INCLUDE_PATH}) compile_flags_for_all_aidl(${FLAGS}) Signed-off-by: xuxin19 <xuxin19@xiaomi.com> | 2 个月前 | |
dfxcmake: fix cmake append isuse when mutilcall Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
erpc: Add erpc target source. When erpcgen generates code, add the -a parameter to add a function prefix. Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 2 个月前 | |
support customized jidl srcs and headers name Signed-off-by: gaoyuan28 <gaoyuan28@xiaomi.com> | 2 个月前 | |
benchmarks/rt-tests: Add CONFIG_PIPE dependency and fix compilation issues. This commit added the required CONFIG_PIPE dependency and fix the compilation issues. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> | 2 个月前 | |
cmake(bugfix):Solving the problem of no log output when CMake calls the native Nuttx Makefile Signed-off-by: xuxin19 <xuxin19@xiaomi.com> | 2 个月前 | |
apps/cmake: add prebuilt library path check support Signed-off-by: Junbo Zheng <zhengjunbo1@xiaomi.com> | 2 个月前 | |
cmake: Add toolchain include directory to Rust build environment Add toolchain include directory detection and prepend it to NUTTX_INCLUDE_DIR environment variable during cargo build to enable Rust code to access C standard headers like stdatomic.h that are provided by the toolchain but not by NuttX. * Use 'gcc/clang -print-file-name=include' to detect toolchain include path * Prepend toolchain include directory to give it highest search priority * Enables Rust bindgen/cbindgen tools to find compiler-provided headers This change allows Rust crates to include standard C headers during the build process when those headers are not available in the NuttX source tree but are provided by the cross-compiler toolchain. Signed-off-by: Huang Qi <huangqi3@xiaomi.com> | 2 个月前 | |
nsh: support watch command Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
tasking:tasking not support gnu option Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
wasm:enhance wasm_build to allow adding wamrc compilation flags Signed-off-by: yangkun27 <yangkun27@xiaomi.com> | 2 个月前 |