Initial commit - sync AliceRC to Gitea
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "main.c" "app_main.c" "adc.c" "battery.c" "led.c" "ui_task.c" "rf_task.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES nrf24l01 oled audio protocol ui driver nvs_flash
|
||||
)
|
||||
Reference in New Issue
Block a user