nuttx/cmake
raiden00pl 5769952471 cmake: add support for compile definitions for apps
With this we can pass build options to compiled app which is useful for integrating external projects
2023-07-26 02:52:58 -07:00
..
menuconfig.cmake cmake/menuconfig: keep comment to original style to avoid unnecessary refreshes 2023-07-15 23:32:36 +08:00
nuttx_add_application.cmake cmake: add support for compile definitions for apps 2023-07-26 02:52:58 -07:00
nuttx_add_library.cmake cmake: fix nrf91 modem static library build 2023-07-15 00:56:33 +08:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake
nuttx_add_subdirectory.cmake
nuttx_add_symtab.cmake
nuttx_create_symlink.cmake
nuttx_generate_headers.cmake
nuttx_generate_outputs.cmake
nuttx_kconfig.cmake
nuttx_mkconfig.cmake
nuttx_mkversion.cmake tools/ci: migrate some ci build configurations to CMake 2023-07-15 23:32:36 +08:00
nuttx_parse_function_args.cmake
nuttx_redefine_symbols.cmake
symtab.c.in