Skip to content

Commit 227be1d

Browse files
committed
Add in the MPremote link and tags
1 parent 885ca79 commit 227be1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/2024/12/23-vscode-for-micropython/23-vscode-for-micropython.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Investigating VScode + WSL as a MicroPython IDE
3-
tags: [robot programming, micropython, vscode, python, raspberry pi pico]
3+
tags: [robot programming, micropython, mpremote, vscode, python, raspberry pi pico]
44
date: 2024-12-23
55
---
66
I am a frequent user of Micropython. I also have recently been using a Windows desktop (I had been using a Mac for a while).
@@ -83,7 +83,7 @@ $ mpremote devs
8383
/dev/ttyACM0 e6614104034c1035 2e8a:0005 MicroPython Board in FS mode
8484
```
8585

86-
I have more MPremote information elsewhere, but what about closer VSCode integration?
86+
See [About MPRemote](/2024/01/21/21-aboutmpremote.html) for more information about this handy tool. What about closer VSCode integration?
8787

8888
## VSCode MicroPico extension
8989

0 commit comments

Comments
 (0)