Download and Setup Picotool

cd ~/pi_pico
git clone -b master https://github.com/raspberrypi/picotool.git
cd picotool
mkdir build
cd build
cmake ../
make
sudo make install


©2023-2024 rculock.com