also install tio

This commit is contained in:
Lukas F. Hartmann 2024-05-31 12:28:48 +02:00
parent 05a54e3579
commit 613e0b3737
No known key found for this signature in database
GPG Key ID: 376511EB67AD7BAF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
sudo apt install build-essential pkg-config libusb-1.0-0-dev cmake gcc-arm-none-eabi
sudo apt install build-essential pkg-config libusb-1.0-0-dev cmake gcc-arm-none-eabi tio
git clone --depth 1 https://github.com/raspberrypi/pico-sdk
git clone --depth 1 https://github.com/raspberrypi/pico-extras