Skip to content

Commit 7ba9b0f

Browse files
authored
Merge pull request #187 from paulober/develop
Patch v3.7.3 addition
2 parents 23a7347 + 39a1e1a commit 7ba9b0f

File tree

4 files changed

+129
-124
lines changed

4 files changed

+129
-124
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ All notable changes to the "MicroPico" extension will be documented in this file
1010

1111
---
1212

13+
## [3.7.3] - 2024-01-21
14+
15+
# Changed
16+
- Upgraded to `pyboard-serial-com` `v3.0.5`,
17+
1318
## [3.7.2] - 2024-01-21
1419

1520
# Added

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)