File tree Expand file tree Collapse file tree
ports/esp32/boards/ESP32_GENERIC_P4 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 "product" : " ESP32-P4" ,
1818 "thumbnail" : " " ,
1919 "url" : " https://www.espressif.com/en/products/modules" ,
20+ "variants" : {
21+ "C5_WIFI" : " Support for external C5 WiFi/BLE" ,
22+ "C6_WIFI" : " Support for external C6 WiFi/BLE"
23+ },
2024 "vendor" : " Espressif"
2125}
Original file line number Diff line number Diff line change 11The following firmware is applicable to most development boards based on ESP32-P4, and
22the development boards must be equipped with at least 16 MiB external SPI Flash.
3+
4+ This board has multiple variants available:
5+
6+ * If your board has a standalone ESP32-P4 processor (or the board has a coprocessor but
7+ you do not want to use it) then choose the generic variant (first heading below).
8+ * If your board has an external ESP32-C5 coprocessor for WiFi and BLE then choose the
9+ "C5 WiFi/BLE" variant.
10+ * If your board has an external ESP32-C6 coprocessor for WiFi and BLE then choose the
11+ "C6 WiFi/BLE" variant.
You can’t perform that action at this time.
0 commit comments