boards: dts: esp_rust: enable bluetooth peripheral
Adds BLE DTS entry to enable Bluetooth LE in esp_rust board. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
179c85aa06
commit
2e95ac8fbe
1 changed files with 4 additions and 0 deletions
|
@ -124,6 +124,10 @@
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
&esp32_bt_hci {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&flash0 {
|
||||
status = "okay";
|
||||
partitions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue