fix(ble): Removed unsupported sdkconfig in BLE get started examples

This commit is contained in:
Yuhan Wei 2024-08-26 22:38:24 +08:00 committed by Wei Yu Han
parent 53fef80656
commit 926e038cd9
10 changed files with 8 additions and 21 deletions

View File

@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- |
# NimBLE Beacon Example

View File

@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- |
# NimBLE Connection Example
@ -266,4 +266,3 @@ If everything goes well, except for what we have seen in NimBLE Beacon example,
## Troubleshooting
For any technical queries, please file an [issue](https://github.com/espressif/esp-idf/issues) on GitHub. We will get back to you soon.

View File

@ -1,2 +0,0 @@
CONFIG_BLINK_GPIO=6
CONFIG_BLINK_LED_STRIP=y

View File

@ -1,2 +0,0 @@
CONFIG_BLINK_LED_STRIP=y
CONFIG_BLINK_GPIO=18

View File

@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- |
# NimBLE GATT Server Example

View File

@ -1,2 +0,0 @@
CONFIG_BLINK_GPIO=6
CONFIG_BLINK_LED_STRIP=y

View File

@ -1,2 +0,0 @@
CONFIG_BLINK_LED_STRIP=y
CONFIG_BLINK_GPIO=18

View File

@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- |
# NimBLE Security Example

View File

@ -1,2 +0,0 @@
CONFIG_BLINK_GPIO=6
CONFIG_BLINK_LED_STRIP=y

View File

@ -1,2 +0,0 @@
CONFIG_BLINK_LED_STRIP=y
CONFIG_BLINK_GPIO=18