2021-05-13 21:28:43 +08:00
|
|
|
/sim/*/*/*/[a-n]*
|
|
|
|
|
|
|
|
# macOS doesn't have ALSA
|
|
|
|
-Darwin,sim:alsa
|
|
|
|
|
2022-12-14 11:49:44 +08:00
|
|
|
# macOS doesn't have V4L2
|
|
|
|
-Darwin,sim:nxcamera
|
|
|
|
|
2021-10-15 22:45:40 +08:00
|
|
|
# clang doesn't -fsanitize=kernel-address
|
|
|
|
-Darwin,sim:kasan
|
2022-09-16 14:46:58 +08:00
|
|
|
-Darwin,sim:citest
|
2021-05-13 21:28:43 +08:00
|
|
|
|
2022-05-15 11:32:44 +08:00
|
|
|
# macOS doesn't support ELF loading
|
2021-05-13 21:28:43 +08:00
|
|
|
-Darwin,sim:elf
|
|
|
|
-Darwin,sim:loadable
|
2022-05-15 11:32:44 +08:00
|
|
|
|
|
|
|
# macOS doesn't support 32bit(CONFIG_SIM_M32=y) anymore
|
2021-05-13 21:28:43 +08:00
|
|
|
-Darwin,sim:module32
|
|
|
|
|
2021-10-15 22:45:40 +08:00
|
|
|
# Do not build Linux configs
|
|
|
|
-Darwin,sim:linuxi2c
|
|
|
|
-Darwin,sim:linuxspi
|
|
|
|
|
2021-05-13 21:28:43 +08:00
|
|
|
# macOS doesn't have X11
|
2022-08-11 18:12:06 -03:00
|
|
|
-Darwin,sim:lvgl_fb
|
|
|
|
-Darwin,sim:lvgl_lcd
|
2023-02-09 00:17:38 +08:00
|
|
|
-Darwin,sim:nimble
|
2021-05-13 21:28:43 +08:00
|
|
|
-Darwin,sim:nsh2
|
|
|
|
-Darwin,sim:nx11
|
|
|
|
-Darwin,sim:nxlines
|
|
|
|
-Darwin,sim:nxwm
|
2023-03-02 11:57:15 +08:00
|
|
|
|
|
|
|
# Skip WebAssembly Micro Runtime
|
|
|
|
-Darwin,sim:wamr
|
2023-07-13 16:32:56 +08:00
|
|
|
|
2023-12-18 12:15:41 +08:00
|
|
|
# macOS matter compilation is not currently supported
|
|
|
|
-Darwin,sim:matter
|
2023-11-23 14:53:35 +08:00
|
|
|
|
2023-07-13 16:32:56 +08:00
|
|
|
# Boards build by CMake
|
|
|
|
CMake,sim:alsa
|
|
|
|
CMake,sim:bluetooth
|
|
|
|
CMake,sim:bthcisock
|
|
|
|
CMake,sim:dynconns
|
|
|
|
CMake,sim:fb
|
|
|
|
CMake,sim:foc
|
|
|
|
CMake,sim:ipforward
|
|
|
|
CMake,sim:linuxi2c
|
|
|
|
CMake,sim:linuxspi
|
|
|
|
CMake,sim:minibasic
|
|
|
|
CMake,sim:mount
|
|
|
|
CMake,sim:mtdpart
|
|
|
|
CMake,sim:mtdrwb
|
|
|
|
CMake,sim:nettest
|
|
|
|
CMake,sim:note
|
|
|
|
CMake,sim:nsh
|
|
|
|
CMake,sim:nxffs
|
2023-12-18 12:15:41 +08:00
|
|
|
CMake,sim:matter
|