Skip to content

Commit 3244055

Browse files
Raffael Rostagnohenrikbrixandersen
authored andcommitted
boards: esp32h2_devkitm: Add BT node
Add BT node to DTS for BT support. Signed-off-by: Raffael Rostagno <[email protected]>
1 parent f4cdf08 commit 3244055

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/espressif/esp32h2_devkitm/esp32h2_devkitm.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,7 @@
9696
&ieee802154 {
9797
status = "okay";
9898
};
99+
100+
&esp32_bt_hci {
101+
status = "okay";
102+
};

0 commit comments

Comments
 (0)