nuttx-apps/system/microros
Arjav Patel e9d1141f7c apps/system/microros: Add CMakeLists.txt for CMake support.
Add CMakeLists.txt file for CMake build system integration.
Enables the micro-ROS library module to be built using NuttX CMake
build system alongside traditional Make-based builds.

Signed-off-by: Arjav Patel <arjav1528@gmail.com>
2026-05-22 06:49:02 +08:00
..
.gitignore apps/system/microros: Add .gitignore for library build artifacts. 2026-05-22 06:49:02 +08:00
CMakeLists.txt apps/system/microros: Add CMakeLists.txt for CMake support. 2026-05-22 06:49:02 +08:00
Kconfig apps/system/microros: Add Kconfig with configuration options. 2026-05-22 06:49:02 +08:00
Make.defs apps/system/microros: Create empty library skeleton. 2026-05-22 06:49:02 +08:00
Makefile apps/system/microros: Add Makefile skeleton. 2026-05-22 06:49:02 +08:00