[O] (Experimental) switch to stm32

This commit is contained in:
Hykilpikonna
2023-04-10 18:50:21 -04:00
parent 23decb6c75
commit cc5c2ae6cb
5 changed files with 39 additions and 13 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ add_custom_target(
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
)
add_executable(Z_DUMMY_TARGET ${SRC_LIST} src/macros.h src/config.h)
add_executable(Z_DUMMY_TARGET ${SRC_LIST})