Write registers to target insight task

This commit is contained in:
Nav
2021-09-11 18:52:59 +01:00
parent ab3d918815
commit b8bf590be7
3 changed files with 29 additions and 0 deletions

View File

@@ -140,6 +140,7 @@ add_executable(Bloom
# Insight worker tasks
src/Insight/InsightWorker/Tasks/InsightWorkerTask.cpp
src/Insight/InsightWorker/Tasks/ReadTargetRegisters.cpp
src/Insight/InsightWorker/Tasks/WriteTargetRegister.cpp
src/Insight/InsightWorker/Tasks/RefreshTargetPinStates.cpp
src/Insight/InsightWorker/Tasks/SetTargetPinState.cpp