npc: wip, cannot build
This commit is contained in:
parent
29a9850210
commit
3acab0a751
19 changed files with 404 additions and 128 deletions
3
npc/csrc/devices/CMakeLists.txt
Normal file
3
npc/csrc/devices/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
add_library(devices serial.cpp rtc.cpp)
|
||||
|
||||
target_include_directories(devices PUBLIC include)
|
Loading…
Add table
Add a link
Reference in a new issue