mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-02 11:29:49 +01:00
- Add SPI display - Add SSD1326 (not fully tested) - Remove all but one dependecies to HW (#define) - Cleanup KProjectBuild - Update .defaults
4 lines
96 B
CMake
4 lines
96 B
CMake
set(COMPONENT_SRCDIRS ". fonts ifaces")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
register_component()
|