Skip to content

Commit 3d62557

Browse files
authored
ESP32-P4 Symbol review (#193)
* ESP32-P4 Symbol review * Fix issue 189 * Fix issue 183
1 parent 69debc6 commit 3d62557

File tree

4 files changed

+7200
-6687
lines changed

4 files changed

+7200
-6687
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
> Notice: A major update from version 1.0.1 was made to be compliant to the [KLC](https://klc.kicad.org/). Please consider updating your library and checking the symbols and footprints.
99
10-
> From the version 2.0.0, the library instalation process is done by the PCM.
10+
> From the version 2.0.0, the library installation process is done by the PCM.
1111
1212
This repository contains the Symbols, Footprint, and 3D Models for the Espressif SoC and Modules family.
1313

@@ -53,7 +53,7 @@ The following SoC are included in this library
5353
|ESP32-H2 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32-h2_datasheet_en.pdf) |
5454
|ESP8286 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/0a-esp8266ex_datasheet_en.pdf) |
5555
|ESP8285 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf) |
56-
|ESP32-P4 |Yes |Yes |[Datasheet](https://www.espressif.com/) |
56+
|ESP32-P4 |Yes |Yes |[Datasheet](https://documentation.espressif.com/esp32-p4_datasheet_en.pdf) |
5757

5858
### Modules
5959

@@ -86,7 +86,7 @@ The following SoC are included in this library
8686
|ESP8685-WROOM-01 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-01_datasheet_en.pdf) |
8787
|ESP8685-WROOM-03 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-03_datasheet_en.pdf) |
8888
|ESP8685-WROOM-04 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-04_datasheet_en.pdf) |
89-
|ESP8685-WROOM-05 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-05_datasheet_en.pdf) |
89+
|ESP8685-WROOM-05 |No |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-05_datasheet_en.pdf) |
9090
|ESP8685-WROOM-06 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-06_datasheet_en.pdf) |
9191

9292
### Development Boards
@@ -105,7 +105,7 @@ The following SoC are included in this library
105105

106106
## Manual Installation - PCM
107107

108-
The Espressif KiCad library is distributed via the Pluguin and Content Manager (PCM) and the installation is done automatically.
108+
The Espressif KiCad library is distributed via the Plug-in and Content Manager (PCM) and the installation is done automatically.
109109

110110
To install the library, you need to download the **[espressif-kicad-addon.zip](https://github.com/espressif/kicad-libraries/releases/latest/download/espressif-kicad-addon.zip)** file from the latest release. For legacy support, please visit the legacy branch and follow the instructions from there.
111111

0 commit comments

Comments
 (0)