Skip to content

Commit c0f85ab

Browse files
author
Raffael Rostagno
committed
boards: esp8684_devkitm: Add BT node
Add BT node to DTS for BT support. Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
1 parent 0a91a0d commit c0f85ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/espressif/esp8684_devkitm/esp8684_devkitm.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@
6565
&wifi {
6666
status = "okay";
6767
};
68+
69+
&esp32_bt_hci {
70+
status = "okay";
71+
};

0 commit comments

Comments
 (0)