Files
personal_website/content/notes/VSCodium.md

447 B

tags, title, description, date, author, draft
tags title description date author draft
General
VSCodium Notes 2025-01-01 Nikola Petrov true

https://vscodium.com/#install-on-debian-ubuntu-deb-package

platform_io

sudo apt install python3-venv
sudo usermod -a -G tty $USER
sudo usermod -a -G dialout $USERNAME

arduino debuging

https://www.youtube.com/watch?v=7wx27FcluMg

C/C++ debuging

sudo apt install gdb

https://rookiehpc.org/index.html