Refactored
This commit is contained in:
parent
20a8576106
commit
0272e3a2ab
4 changed files with 388 additions and 333 deletions
|
|
@ -1,8 +1,10 @@
|
|||
idf_component_register(
|
||||
SRCS
|
||||
"Console.c"
|
||||
"Commands/Log_Command.c"
|
||||
INCLUDE_DIRS
|
||||
"."
|
||||
"./Commands"
|
||||
REQUIRES
|
||||
"SystemK"
|
||||
"System_Events"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue