Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: ESP32-S is listed as no having no BLE. Only true for S2 #9923

Closed
1 task done
nxxxse opened this issue Jun 23, 2024 · 1 comment · Fixed by #9925
Closed
1 task done

docs: ESP32-S is listed as no having no BLE. Only true for S2 #9923

nxxxse opened this issue Jun 23, 2024 · 1 comment · Fixed by #9925
Assignees
Labels
Type: Documentation Issue pertains to Documentation of Arduino ESP32
Milestone

Comments

@nxxxse
Copy link

nxxxse commented Jun 23, 2024

Description

diff --git a/docs/en/boards/boards.rst b/docs/en/boards/boards.rst
index cd0b310a66a..a103123cc24 100644
--- a/docs/en/boards/boards.rst
+++ b/docs/en/boards/boards.rst
@@ -18,8 +18,10 @@ The ESP32 is divided by family:
 
 * ESP32
     * Wi-Fi and BLE
-* ESP32-S
+* ESP32-S2
     * Wi-Fi only
+* ESP32-S3
+    * Wi-Fi and BLE 5
 * ESP32-C
     * Wi-Fi and BLE 5
 * ESP32-H

I am sorry that I cannot open a PR. I am not comfortable with signing the CLA. Refs:

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@nxxxse nxxxse added the Status: Awaiting triage Issue is waiting for triage label Jun 23, 2024
@nxxxse nxxxse changed the title docs: ESP32-S was listed as no having no BLE. Only true for S2 docs: ESP32-S is listed as no having no BLE. Only true for S2 Jun 23, 2024
@SuGlider SuGlider added Type: Documentation Issue pertains to Documentation of Arduino ESP32 and removed Status: Awaiting triage Issue is waiting for triage labels Jun 23, 2024
@SuGlider SuGlider self-assigned this Jun 23, 2024
@SuGlider SuGlider added this to the 3.0.2 milestone Jun 23, 2024
@SuGlider
Copy link
Collaborator

@nxxxse, Thanks for the report!
#9925 shall solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Issue pertains to Documentation of Arduino ESP32
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants