Skip to content

Commit 39a1e1a

Browse files
committed
v3.7.3
1 parent a0964c7 commit 39a1e1a

File tree

4 files changed

+122
-122
lines changed

4 files changed

+122
-122
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All notable changes to the "MicroPico" extension will be documented in this file
1313
## [3.7.3] - 2024-01-21
1414

1515
# Changed
16-
- Upgraded to `pyboard-serial-com` `v3.0.4`,
16+
- Upgraded to `pyboard-serial-com` `v3.0.5`,
1717

1818
## [3.7.2] - 2024-01-21
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MicroPico Visual Studio Code Extension (aka Pico-W-Go)
22

3-
**New Feature:** Experimental `ESP32-WROOM-32`, `ESP32-C3` and `Teensy 4.0` support! (_Use the `Switch Stubs` command to get auto-completion for the `ESP32` port of MicroPython._)
3+
**New Feature:** Experimental `ESP32-WROOM`, `ESP32-C3` and `Teensy 4.0` support! (_Use the `Switch Stubs` command to get auto-completion for the `ESP32` port of MicroPython._)
44

55
**MicroPico** is a Visual Studio Code extension designed to simplify and accelerate the development of MicroPython projects for the Raspberry Pi Pico and Pico W boards. This tool streamlines the coding process, providing code highlighting, auto-completion, code snippets, and project management features, all tailored for the seamless development experience with MicroPython on Raspberry Pi Pico and Pico W microcontrollers.
66

0 commit comments

Comments
 (0)