Skip to content

Commit

Permalink
Move firmware updater to 32blit-stm32
Browse files Browse the repository at this point in the history
  • Loading branch information
Daft-Freak committed Jan 20, 2025
1 parent 23e6eb6 commit e4be4db
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ add_subdirectory(launcher-shared)
if(32BLIT_HW)
add_subdirectory(32blit-stm32)
add_subdirectory(32blit-stm32/firmware)
add_subdirectory(firmware-update)
add_subdirectory(32blit-stm32/firmware-update)
endif()

if(NOT 32BLIT_PICO)
Expand Down

0 comments on commit e4be4db

Please sign in to comment.