Skip to content

Commit 7b8c3bf

Browse files
authored
readme: minor fixes around chip names (espressif#5097)
1 parent 225785c commit 7b8c3bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
### Need help or have a question? Join the chat at [![https://gitter.im/espressif/arduino-esp32](https://badges.gitter.im/espressif/arduino-esp32.svg)](https://gitter.im/espressif/arduino-esp32?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
55

66
## Contents
7-
- [EP32S2 and ESP32C3 Support](#esp32s2-and-esp32c3-support)
7+
- [ESP32-S2 and ESP32-C3 Support](#esp32-s2-and-esp32-c3-support)
88
- [Development Status](#development-status)
99
- [Installation Instructions](#installation-instructions)
1010
- [Decoding Exceptions](#decoding-exceptions)
1111
- [Issue/Bug report template](#issuebug-report-template)
1212
- [ESP32Dev Board PINMAP](#esp32dev-board-pinmap)
1313

14-
### EP32S2 and ESP32C3 Support
15-
If you want to test ESP32S2 and/or ESP32C3 through the board manager, please use the development release link: `https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json` and install the latest 2.0.0 version.
14+
### ESP32-S2 and ESP32-C3 Support
15+
If you want to test ESP32-S2 and/or ESP32-C3 through the board manager, please use the development release link: `https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json` and install the latest 2.0.0 version.
1616

1717
### Development Status
1818

0 commit comments

Comments
 (0)