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