zephyr/drivers/display/CMakeLists.txt

5 lines
72 B
CMake

zephyr_sources_ifdef(CONFIG_MICROBIT_DISPLAY
mb_display.c
mb_font.c
)