Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-esp32
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-esp32
Commits
dcfb2574
Unverified
Commit
dcfb2574
authored
May 27, 2024
by
Lucas Saavedra Vaz
Committed by
GitHub
May 27, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change(readme): Update C6 and H2 support (#9697)
parent
2b0404bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
dcfb2574
...
...
@@ -57,8 +57,8 @@ Here are the ESP32 series supported by the Arduino-ESP32 project:
| ESP32-S2 | Yes | Yes |
[
ESP32-S2
](
https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf
)
|
| ESP32-C3 | Yes | Yes |
[
ESP32-C3
](
https://www.espressif.com/sites/default/files/documentation/esp32-c3_datasheet_en.pdf
)
|
| ESP32-S3 | Yes | Yes |
[
ESP32-S3
](
https://www.espressif.com/sites/default/files/documentation/esp32-s3_datasheet_en.pdf
)
|
| ESP32-C6 |
No
| Yes |
[
ESP32-C6
](
https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_en.pdf
)
|
| ESP32-H2 |
No
| Yes |
[
ESP32-H2
](
https://www.espressif.com/sites/default/files/documentation/esp32-h2_datasheet_en.pdf
)
|
| ESP32-C6 |
Yes
| Yes |
[
ESP32-C6
](
https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_en.pdf
)
|
| ESP32-H2 |
Yes
| Yes |
[
ESP32-H2
](
https://www.espressif.com/sites/default/files/documentation/esp32-h2_datasheet_en.pdf
)
|
> [!NOTE]
> ESP32-C2 is also supported by Arduino-ESP32 but requires rebuilding the static libraries. This is not trivial and requires a good understanding of the ESP-IDF
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment