Commit 403ce43
Document ESP32 C61 and P4 chip variants support (#672)
* Add ESP32-C61 chip support
Add the ESP32-C61 variant (WiFi 6 only, no Bluetooth) to the supported
chip families. This chip is already supported by esptool-js since v0.4.7.
* Add ESP32-P4 chip support
Add the ESP32-P4 variant to the supported chip families. This is a
high-performance chip with RISC-V dual-core processor. Already supported
by esptool-js.
---------
Co-authored-by: Claude <[email protected]>1 parent 1ea28ab commit 403ce43
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
| 487 | + | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments