cmake cleanup
This commit is contained in:
@@ -33,5 +33,5 @@ if(FAMILY STREQUAL "rp2040")
|
||||
)
|
||||
|
||||
else()
|
||||
message(FATAL_ERROR "Invalid FAMILY specified")
|
||||
message(FATAL_ERROR "Invalid FAMILY specified: ${FAMILY}")
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user