also install tio
This commit is contained in:
parent
05a54e3579
commit
613e0b3737
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue