Skip to content

Commit 9b8951a

Browse files
Update CMakeLists.txt
1 parent 1d0786e commit 9b8951a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

i2c/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ if (TARGET hardware_i2c)
1313
add_subdirectory_exclude_platforms(ht16k33_i2c)
1414
add_subdirectory_exclude_platforms(slave_mem_i2c)
1515
add_subdirectory_exclude_platforms(ina228_i2c)
16-
else()
1716
else()
1817
message("Skipping I2C examples as hardware_i2c is unavailable on this platform")
1918
endif()

0 commit comments

Comments
 (0)