Add flatbuffers-based command format to SDK/plugin

This commit is contained in:
Alexey Rybalchenko
2019-09-27 15:46:32 +02:00
committed by Dennis Klein
parent ea9ad64664
commit a53e95b5f6
13 changed files with 1082 additions and 147 deletions

View File

@@ -61,6 +61,7 @@ target_link_libraries(${target}
Threads::Threads
Tools
StateMachine
Commands
PRIVATE
DDS::dds_intercom_lib