This is an automated email from the ASF dual-hosted git repository. raiden00 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6403965075 Documentation: Add netdev description with multiple IPv6 addresses new 766e4a4154 libs/libc: adapt the cmake script from the makefile new 3610b25c91 cmake: add include path for special source new c831c8cc56 cmake: add needed file to cmake script for build sim new 234dd95e0b libc_atomic: add file to cmake script new fbd0b3d1d7 cmake: move NUTTX_CHIP_ABS_DIR before common src The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/CMakeLists.txt | 2 +- arch/risc-v/src/CMakeLists.txt | 2 +- drivers/misc/CMakeLists.txt | 3 ++ drivers/sensors/CMakeLists.txt | 3 ++ fs/vfs/CMakeLists.txt | 3 ++ libs/libc/builtin/CMakeLists.txt | 12 +++++-- {drivers/spi => libs/libc/gpsutils}/CMakeLists.txt | 42 ++++++++++------------ libs/libc/machine/CMakeLists.txt | 4 +++ libs/libc/misc/CMakeLists.txt | 8 +++++ libs/libc/string/CMakeLists.txt | 1 + 10 files changed, 53 insertions(+), 27 deletions(-) copy {drivers/spi => libs/libc/gpsutils}/CMakeLists.txt (56%)