Skip to content

Commit e1fe8a0

Browse files
committed
Fix Zephyr builds
1 parent de43113 commit e1fe8a0

File tree

11 files changed

+11
-0
lines changed

11 files changed

+11
-0
lines changed

ports/zephyr-cp/boards/nordic/nrf5340dk/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/nordic/nrf54h20dk/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/nordic/nrf54l15dk/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/nordic/nrf7002dk/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/nxp/frdm_mcxn947/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/nxp/mimxrt1170_evk/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/renesas/ek_ra6m5/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/renesas/ek_ra8d1/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/st/nucleo_n657x0_q/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

ports/zephyr-cp/boards/st/nucleo_u575zi_q/autogen_board_info.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gifio = false
5151
gnss = false
5252
hashlib = false
5353
i2cdisplaybus = true # Zephyr board has busio
54+
i2cioexpander = false
5455
i2ctarget = false
5556
imagecapture = false
5657
ipaddress = false

0 commit comments

Comments
 (0)