Skip to content

Commit 8f68d01

Browse files
committed
boards: arduino: portenta_c33: Set legacy esp-hosted protocol.
Set legacy protocol property for esp-hosted. Signed-off-by: Ibrahim Abdalkader <[email protected]>
1 parent 9e7aca5 commit 8f68d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arduino/portenta_c33/arduino_portenta_c33.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
status = "okay";
166166
compatible = "espressif,esp-hosted";
167167
reg = <0x1>;
168+
legacy-protocol;
168169
spi-max-frequency = <DT_FREQ_M(5)>;
169170
reset-gpios = <&ioport8 4 GPIO_ACTIVE_HIGH>;
170171
handshake-gpios = <&ioport8 6 GPIO_ACTIVE_HIGH>;

0 commit comments

Comments
 (0)