Skip to content

Commit

Permalink
Refactor LogReader_RegCmp.cpp to work in Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
waltjohnson committed Jan 3, 2025
1 parent 87d0a1b commit d0b3ae7
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 553 deletions.
2 changes: 2 additions & 0 deletions ExampleProjects/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ add_subdirectory(Ascii)
add_subdirectory(Bootloader)
add_subdirectory(Communications)
add_subdirectory(IS_firmwareUpdate_v2)
# add_subdirectory(InertialSense_log_reader)
add_subdirectory(InertialSense_log_reader_RegCmp)
add_subdirectory(ISLogger_read)
add_subdirectory(ISLogger_write)
add_subdirectory(InertialSense_logger)
Expand Down
Loading

0 comments on commit d0b3ae7

Please sign in to comment.