Mercurial > ~darius > hgwebdir.cgi > modulator
diff CMakeLists.txt @ 16:56a79dce90e9
Commit WIP ctrl code
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Tue, 25 Feb 2025 13:31:27 +1030 |
parents | 3acdebd7eec7 |
children |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Feb 25 13:28:50 2025 +1030 +++ b/CMakeLists.txt Tue Feb 25 13:31:27 2025 +1030 @@ -26,6 +26,7 @@ #target_compile_options(${NAME} PRIVATE -Wall -Wextra -Werror) pico_generate_pio_header(${NAME} ${CMAKE_CURRENT_LIST_DIR}/dac.pio) +pico_generate_pio_header(${NAME} ${CMAKE_CURRENT_LIST_DIR}/ctrl.pio) pico_generate_pio_header(${NAME} ${CMAKE_CURRENT_LIST_DIR}/trigger.pio) target_link_libraries(${NAME}