Skip to content

Commit 72bc93c

Browse files
committed
Updated boards doc
1 parent 0fb7151 commit 72bc93c

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

web/apps/site/src/content/boards.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ have predictable auto-reset. Avoid boards where the chip's native USB pins
1212
(D+/D−) are wired straight to the USB connector — they require manual
1313
button presses or a workaround for every flash.
1414

15-
**At least 5 usable GPIO pins.** Teslasynth uses 4 output channels plus 1
15+
**At least 4 usable GPIO pins.** Teslasynth uses 4 output channels plus 1
1616
optional status LED by default. Make sure the board exposes that many pins
1717
that aren't strapping pins, aren't reserved for the on-board USB-UART, and
1818
aren't already wired to a built-in LED, button, or peripheral.
@@ -30,15 +30,12 @@ breadboards than tiny castellated edge pads.
3030
installer can't put these into download mode — see the
3131
[troubleshooting note](/getting-started#esp32-s2-boards-with-native-usb-s2-mini-s2-saola).
3232
ESP32-S2-Mini and S2-Saola fall into this category.
33-
- **2 MB flash variants.** The firmware fits but leaves no room for OTA
34-
updates or future growth.
33+
- **2 MB flash variants.** The firmware fits but leaves no room for future growth.
3534
- **Modules with sub-20 exposed pins.** Once you subtract strapping pins,
3635
USB pins, and the boot/reset buttons, you may not have enough free GPIOs.
3736

3837
## Recommended boards
3938

40-
> Recommended boards with purchase links go here.
41-
4239
### ESP32
4340

4441
- LOLIN32

0 commit comments

Comments
 (0)