move line around

not that pico5200 appears to build
This commit is contained in:
Jeff Epler 2025-03-05 11:17:30 -06:00
parent 8b3cf20970
commit eb646218f5

View file

@ -26,9 +26,9 @@ set(TARGET pico64)
#set(TARGET picosms) #set(TARGET picosms)
#set(TARGET picogen) #set(TARGET picogen)
#set(TARGET picocastaway) #set(TARGET picocastaway)
#set(TARGET pico5200)
endif() endif()
#set(TARGET pico5200)
project(${TARGET} C CXX) project(${TARGET} C CXX)