diff --git a/README.md b/README.md index f3d905c148b..1421656ae04 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ Finally, if you are sure no one else had the issue, follow the [ISSUE_TEMPLATE]( ![ESP32S2_Pinmap](docs/esp32s2_pinmap.png) +![ESP32C3_Pinmap](docs/esp32c3_pinmap.png) + ### Tip Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the programming process diff --git a/docs/esp32_pinmap.png b/docs/esp32_pinmap.png index 2c46148f330..24b188c73ec 100644 Binary files a/docs/esp32_pinmap.png and b/docs/esp32_pinmap.png differ diff --git a/docs/esp32c3_pinmap.png b/docs/esp32c3_pinmap.png new file mode 100644 index 00000000000..9136a545acb Binary files /dev/null and b/docs/esp32c3_pinmap.png differ diff --git a/docs/esp32s2_pinmap.png b/docs/esp32s2_pinmap.png index 83197446a92..a2c4b536b9b 100644 Binary files a/docs/esp32s2_pinmap.png and b/docs/esp32s2_pinmap.png differ