Skip to content

Commit 8a91c71

Browse files
k-padpgeorge
authored andcommitted
esp32/boards/GENERIC_S3_SPIRAM: Enable BLE support.
1 parent 1504204 commit 8a91c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/esp32/boards/GENERIC_S3_SPIRAM/mpconfigboard.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set(IDF_TARGET esp32s3)
33
set(SDKCONFIG_DEFAULTS
44
boards/sdkconfig.base
55
boards/sdkconfig.usb
6+
boards/sdkconfig.ble
67
boards/sdkconfig.spiram_sx
78
boards/GENERIC_S3_SPIRAM/sdkconfig.board
89
)

0 commit comments

Comments
 (0)