Smart tab5keyboard (#533)
This commit is contained in:
@@ -17,6 +17,10 @@ if (DEFINED ENV{ESP_IDF_VERSION})
|
||||
list(APPEND PRIV_REQUIRES_LIST elf_loader)
|
||||
endif ()
|
||||
|
||||
if (IDF_TARGET STREQUAL "esp32p4")
|
||||
list(APPEND PRIV_REQUIRES_LIST esp_driver_ppa esp_mm)
|
||||
endif ()
|
||||
|
||||
file(GLOB_RECURSE SOURCE_FILES Source/*.c*)
|
||||
|
||||
tactility_add_module(TactilityC
|
||||
|
||||
Reference in New Issue
Block a user