We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d0786e commit 9b8951aCopy full SHA for 9b8951a
i2c/CMakeLists.txt
@@ -13,7 +13,6 @@ if (TARGET hardware_i2c)
13
add_subdirectory_exclude_platforms(ht16k33_i2c)
14
add_subdirectory_exclude_platforms(slave_mem_i2c)
15
add_subdirectory_exclude_platforms(ina228_i2c)
16
-else()
17
else()
18
message("Skipping I2C examples as hardware_i2c is unavailable on this platform")
19
endif()
0 commit comments