Skip to content

Commit

Permalink
Fixed the names using Espressif convention (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrominatel authored Apr 30, 2024
1 parent 2a2975d commit 7b4d7ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ The following SoC are included in this library
|ESP32-S3-WROOM-1U |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf) |
|ESP32-S3-WROOM-2 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-2_datasheet_en.pdf) |
|ESP32-H2-MINI-1 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp32-h2-mini-1_mini-1u_datasheet_en.pdf) |
|ESP-8685-WROOM-01 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-01_datasheet_en.pdf) |
|ESP-8685-WROOM-03 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-03_datasheet_en.pdf) |
|ESP-8685-WROOM-04 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-04_datasheet_en.pdf) |
|ESP-8685-WROOM-05 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-05_datasheet_en.pdf) |
|ESP-8685-WROOM-06 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-06_datasheet_en.pdf) |
|ESP8685-WROOM-01 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-01_datasheet_en.pdf) |
|ESP8685-WROOM-03 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-03_datasheet_en.pdf) |
|ESP8685-WROOM-04 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-04_datasheet_en.pdf) |
|ESP8685-WROOM-05 |No |No |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-05_datasheet_en.pdf) |
|ESP8685-WROOM-06 |Yes |Yes |[Datasheet](https://www.espressif.com/sites/default/files/documentation/esp8685-wroom-06_datasheet_en.pdf) |

### Development Boards

Expand Down

0 comments on commit 7b4d7ea

Please sign in to comment.