Initial commit
This commit is contained in:
5
apps/tx/main/CMakeLists.txt
Normal file
5
apps/tx/main/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "tx_main.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES common lora_radio input ui usb_api
|
||||
)
|
||||
Reference in New Issue
Block a user