build failure for ESP32-C6 target #365
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
esp_bt_controller_config_t type does no longer have
bluetooth_mode
member for C2, C6 and H2 targets:https://github.com/espressif/esp-idf/blob/release/v5.2/components/bt/include/esp32c6/include/esp_bt.h#L166-L214
The PR #364 contains a proposed fix.
The ArduinoBLE library builds and boots fine on ESP32-C6 target afterwards.
The text was updated successfully, but these errors were encountered: