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 da50dfa commit 1ddc9d0Copy full SHA for 1ddc9d0
ports/zephyr-cp/boards/nordic/nrf7002dk/autogen_board_info.toml
@@ -110,7 +110,7 @@ vectorio = false
110
warnings = false
111
watchdog = false
112
wifi = true # Zephyr board has wifi
113
-zephyr_i2c = false
+zephyr_i2c = true # Zephyr board has zephyr_i2c
114
zephyr_kernel = false
115
-zephyr_serial = false
+zephyr_serial = true # Zephyr board has zephyr_serial
116
zlib = false
0 commit comments