aimeio: Factor out emulated reader assembly app logic

This commit is contained in:
Tau
2019-02-25 21:56:45 -05:00
parent 2cbb18604b
commit 662bfa55ec
8 changed files with 158 additions and 63 deletions

View File

@ -12,6 +12,7 @@ shared_library(
capnhook.get_variable('hooklib_dep'),
],
link_with : [
aimeio_dll,
board_lib,
util_lib,
],