Skip to content

Commit 46bd135

Browse files
Update test/hardware_sync_spin_lock_test/CMakeLists.txt
Co-authored-by: will-v-pi <[email protected]>
1 parent e730cf8 commit 46bd135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hardware_sync_spin_lock_test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if (NOT TARGET pico_multicore)
2-
message("Skipping pico_float_test as pico_multicore is unavailable on this platform")
2+
message("Skipping hardware_sync_spin_lock_test as pico_multicore is unavailable on this platform")
33
return()
44
endif()
55

0 commit comments

Comments
 (0)