generated from sirlilpanda/kicad-project-template-actionless
4 lines
162 B
CMake
4 lines
162 B
CMake
idf_component_register(SRCS "xbox_controller.c"
|
|
PRIV_REQUIRES bt esp_hid driver mbedtls nvs_flash
|
|
INCLUDE_DIRS "include")
|