Double your Arduino IDE Compiling Speed - ESP32, Arduino
Автор: John - Mostly Magic Smoke
Загружено: 2022-08-14
Просмотров: 17903
Описание:
Are you fed up with slow compiling on Arduino IDE?
Knowing what to do to get your code compiled faster on Arduino IDE will pay dividends in the long run. And the more libraries you use, the more time you'll save. Its especially useful when compiling for ESP32 and the like with a much larger memory and codebase.
Code to enter:
In Windows terminal:
wsl --status
wsl --update
In ubuntu terminal:
sudo apt-get update && sudo apt-get upgrade –y
wget https://downloads.arduino.cc/arduino-...
tar -xvf arduino-1.8.19-linux64.tar.xz
cd arduino-1.8.19/
sudo ./install.sh
./arduino
In windows terminal:
usbipd wsl list
usbipd wsl attach -b {busid} --auto-attach
In linux terminal
sudo apt install linux-tools-virtual hwdata
sudo update-alternatives --install /usr/local/bin/usbip usbip `ls /usr/lib/linux-tools/*/usbip | tail -n1` 20
lsusb
sudo chown {username} /dev/ttyUSB0
sudo apt-get update && sudo apt-get update
Some of my Lab Equipment and Tools
Sidecutters https://amzn.to/3UaOEdh
Long nose pliers https://amzn.to/3Giizum
screwdriver set https://amzn.to/3KxwrmT
Security Driver set https://amzn.to/3ZHQeVd
TS-100 Soldering Iron https://amzn.to/3UaWjbr
Wire Strippers https://amzn.to/3zyCOju
https://amzn.to/3ZECKtd
Test Equipment
UT210E Multimeter https://amzn.to/3K6mDPv
Tenma Power supply https://amzn.to/3ZBlLYF
JCD 858D https://amzn.to/3nHsP90
More projects at https://kk4oyj.wordpress.com
Follow along on Twitter / itinerantham
Ask questions on Discord: / discord
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: