Skip to content

Commit

Permalink
Merge pull request #187 from paulober/develop
Browse files Browse the repository at this point in the history
Patch v3.7.3 addition
  • Loading branch information
paulober authored Jan 21, 2024
2 parents 23a7347 + 39a1e1a commit 7ba9b0f
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 124 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ All notable changes to the "MicroPico" extension will be documented in this file

---

## [3.7.3] - 2024-01-21

# Changed
- Upgraded to `pyboard-serial-com` `v3.0.5`,

## [3.7.2] - 2024-01-21

# Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MicroPico Visual Studio Code Extension (aka Pico-W-Go)

**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._)
**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._)

**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.

Expand Down
Loading

0 comments on commit 7ba9b0f

Please sign in to comment.