micropython/ports/esp32/boards
Scott Zhao 1323a71823 esp32/boards/UM_TINYPICO: Fix typo in baudrate instructions.
The installation instructions for ESP32 TinyPICO board contained a typo
that used a non-standard baud rate 912600 instead of 921600.  This made the
upload command fail on some Windows computers.

Signed-off-by: Scott Zhao <zhaomh1998@outlook.com>
2023-12-06 13:46:04 +11:00
..
ARDUINO_NANO_ESP32 ports: Fix incorrect identifiers on Arduino boards. 2023-11-17 15:24:15 +11:00
ESP32_GENERIC esp32/boards/ESP32_GENERIC: Reduce size of D2WD variant to fit in flash. 2023-11-23 10:39:12 +11:00
ESP32_GENERIC_C3
ESP32_GENERIC_S2
ESP32_GENERIC_S3
LILYGO_TTGO_LORA32
LOLIN_C3_MINI
LOLIN_S2_MINI
LOLIN_S2_PICO
M5STACK_ATOM
OLIMEX_ESP32_POE
SIL_WESP32
UM_FEATHERS2
UM_FEATHERS2NEO
UM_FEATHERS3 esp32/boards: Update UM board settings to use custom PID/VID. 2023-10-30 17:31:44 +11:00
UM_NANOS3 esp32/boards: Update UM board settings to use custom PID/VID. 2023-10-30 17:31:44 +11:00
UM_PROS3 esp32/boards: Update UM board settings to use custom PID/VID. 2023-10-30 17:31:44 +11:00
UM_TINYPICO esp32/boards/UM_TINYPICO: Fix typo in baudrate instructions. 2023-12-06 13:46:04 +11:00
UM_TINYS2
UM_TINYS3 esp32/boards: Update UM board settings to use custom PID/VID. 2023-10-30 17:31:44 +11:00
UM_TINYWATCHS3 esp32/boards: Update UM board settings to use custom PID/VID. 2023-10-30 17:31:44 +11:00
deploy.md
deploy_c3.md
deploy_s2.md
deploy_s3.md
make-pins.py tools/boardgen.py: Add initial implementation of a common make-pins.py. 2023-11-03 14:06:27 +11:00
manifest.py
manifest_test.py
pins_prefix.c
sdkconfig.240mhz
sdkconfig.base esp32: Enable mbedtls cert time validation. 2023-12-04 10:50:42 +11:00
sdkconfig.ble
sdkconfig.spiram esp32/boards: Enable further IRAM saving opts to fit ESP32-SPIRAM fw. 2023-12-06 12:35:45 +11:00
sdkconfig.spiram_oct
sdkconfig.spiram_sx
sdkconfig.usb