nuttx/tools/ci/testlist/sim-01.dat
Tiago Medicci Serrano df0604a4be Added default config for lvgl configs based on both fb and lcddev.
In order to better test the lcdddev driver and framebuffer, newer
board configs (for the TTGO T-Display and for the simulator) were
added.

Adjusted references of the sim:lvgl_(fb/lcd) config.
2022-08-13 20:36:45 +08:00

27 lines
485 B
Plaintext

/sim/*/*/*/[a-n]*
# macOS doesn't have ALSA
-Darwin,sim:alsa
# clang doesn't -fsanitize=kernel-address
-Darwin,sim:kasan
# macOS doesn't support ELF loading
-Darwin,sim:elf
-Darwin,sim:loadable
# macOS doesn't support 32bit(CONFIG_SIM_M32=y) anymore
-Darwin,sim:module32
# Do not build Linux configs
-Darwin,sim:linuxi2c
-Darwin,sim:linuxspi
# macOS doesn't have X11
-Darwin,sim:lvgl_fb
-Darwin,sim:lvgl_lcd
-Darwin,sim:nsh2
-Darwin,sim:nx11
-Darwin,sim:nxlines
-Darwin,sim:nxwm