incubator-nuttx/cmake
simbit18 1661a66843 [cmake]: added initial support for MSYS2
Currently concerns only arm.

tools/ci/testlist/msys2.dat:
At the moment I only added the board nucleo-l152re:nsh

.github/workflows/build.yml:
Enabled cmake for msys2
2024-08-27 21:36:12 +08:00
..
menuconfig.cmake cmake:Remove Unix-specific code and replace it with cmake script to support cross-platform 2024-08-14 14:02:28 +08:00
nuttx_add_application.cmake cmake:add unified timing control phase apps_context for apps build 2024-08-21 01:53:09 +08:00
nuttx_add_dependencies.cmake
nuttx_add_library.cmake cmake:add unified timing control phase apps_context for apps build 2024-08-21 01:53:09 +08:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake cmake/romfs: separate c flags to avoid compile fail 2024-05-09 23:45:23 +08:00
nuttx_add_subdirectory.cmake
nuttx_add_symtab.cmake
nuttx_allsyms.cmake cmake:bugfix fix CMake post_build phase time orderless 2024-08-21 01:53:09 +08:00
nuttx_create_symlink.cmake [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
nuttx_export_header.cmake fix nxstyle 2024-05-13 22:24:36 +02:00
nuttx_generate_headers.cmake cmake:add unified timing control phase apps_context for apps build 2024-08-21 01:53:09 +08:00
nuttx_generate_outputs.cmake cmake:bugfix fix CMake post_build phase time orderless 2024-08-21 01:53:09 +08:00
nuttx_kconfig.cmake [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
nuttx_mkconfig.cmake
nuttx_mkversion.cmake cmake: fix invalid syntax when generating version.h from tags 2024-08-21 23:32:09 +08:00
nuttx_parse_function_args.cmake
nuttx_redefine_symbols.cmake cmake:bugfix refine sim cmake redefine symbols 2024-06-29 17:59:54 -03:00
nuttx_sethost.cmake [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
nuttx_source_file_properties.cmake
savedefconfig.cmake cmake:Remove Unix-specific code and replace it with cmake script to support cross-platform 2024-08-14 14:02:28 +08:00
symtab.c.in