Skip to content

Commit

Permalink
Update mpconfigboard.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
IhorNehrutsa authored and IhorNehrutsa committed Jan 9, 2024
1 parent 5fbf4f8 commit 3ab3e06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ports/esp32/boards/ESP32_GENERIC_C6/mpconfigboard.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ set(IDF_TARGET esp32c6)

set(SDKCONFIG_DEFAULTS
boards/sdkconfig.base
#boards/sdkconfig.ble
boards/sdkconfig.ble
boards/ESP32_GENERIC_C6/sdkconfig.board
)

#set(CONFIG_BT_NIMBLE_LEGACY_VHCI_ENABLE "y")
set(CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200)

0 comments on commit 3ab3e06

Please sign in to comment.