Skip to content

Commit 5e18f13

Browse files
authored
Merge pull request #145 from paulober/develop
Hotfix v3.3.2
2 parents 4f7e131 + c0be096 commit 5e18f13

File tree

6 files changed

+151
-217
lines changed

6 files changed

+151
-217
lines changed

CHANGELOG.md

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

1111
---
1212

13+
## [3.3.2] - 2023-10-16
14+
15+
# Changed
16+
- Updated dependencies
17+
- Upgraded to `pyboard-serial-com` `v2.0.1`
18+
- Fixes Windows issues related to update `v3.3.0` (Fixes #143)
19+
1320
## [3.3.0] aka. [3.3.1] - 2023-10-11
1421

1522
# Changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# MicroPico Visual Studio Code Extension (aka Pico-W-Go)
22

3-
> NOTE: The extension was renamed from `Pico-W-Go` to `MicroPico` but the ID remains `paulober.pico-w-go` for now. So if you have any problems after v3.2.1 make sure you have taken this into account
4-
53
"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.
64

75
> __Auto-completion based on Raspberry Pi Pico W MicroPython firmware: [RPI_PICO_W-20231005-v1.21.0.uf2](https://micropython.org/resources/firmware/RPI_PICO_W-20231005-v1.21.0.uf2)__

0 commit comments

Comments
 (0)