Explore >> Select a destination


You are here

goingbacktoelectronic.blogspot.com
| | ciesie.com
3.5 parsecs away

Travel
| | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.
| | stuvel.eu
2.8 parsecs away

Travel
| | For debugging Blender I have set up VSCode such that it builds Blender whenever I start the debugger.
| | nodogmablog.bryanhogan.net
4.1 parsecs away

Travel
| | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.
| | tonybaloney.github.io
11.9 parsecs away

Travel
| [AI summary] A guide on installing and configuring a VS Code extension that brings virtual pets into your code editor for companionship.