save some implementation
This commit is contained in:
@@ -13,8 +13,16 @@ idf_component_register(SRCS
|
||||
"hw/mcp23018.h"
|
||||
"hw/mpu9250.c"
|
||||
"hw/mpu9250.h"
|
||||
"hw/gps.c"
|
||||
"hw/gps.h"
|
||||
"hw/mcp3550.c"
|
||||
"hw/mcp3550.h"
|
||||
"hw/sx1262.c"
|
||||
"hw/sx1262.h"
|
||||
"components/sensors.c"
|
||||
"components/sensors.h"
|
||||
"components/radio.c"
|
||||
"components/radio.h"
|
||||
"main.c"
|
||||
|
||||
INCLUDE_DIRS ".")
|
||||
|
Reference in New Issue
Block a user