Updated Tips and Tricks (markdown)

master
Andrew Leech 2024-03-25 08:53:09 +11:00
rodzic 433322f5d9
commit 96b219f8c5
1 zmienionych plików z 2 dodań i 2 usunięć

@ -3,8 +3,8 @@ This page is a compilation of some FAQ's that other users might find useful
## microcontroller tips
- [[How to perform a soft reset|Soft reset]]
- [[Continuous revision control on a microcontroller|Developing on a microcontroller]]
- [[Bundling and deploying application code and files]]
## development tools
- **[mpremote](https://docs.micropython.org/en/latest/reference/mpremote.html)**
- [[VS-Code]]
- [[VS-Code]] Usage