mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-26 11:21:02 -04:00
Add package dependencies for pico sdk
This commit is contained in:
parent
604bbdbd02
commit
3ac742d333
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,9 @@ sudo apt install build-essential clang lld llvm bison flex libreadline-dev \
|
||||||
libboost-thread-dev libboost-program-options-dev \
|
libboost-thread-dev libboost-program-options-dev \
|
||||||
libboost-iostreams-dev cmake libusb-1.0-0-dev \
|
libboost-iostreams-dev cmake libusb-1.0-0-dev \
|
||||||
ninja-build libglib2.0-dev libpixman-1-dev \
|
ninja-build libglib2.0-dev libpixman-1-dev \
|
||||||
golang clang-format
|
golang clang-format \
|
||||||
|
gcc-arm-none-eabi libnewlib-arm-none-eabi \
|
||||||
|
libstdc++-arm-none-eabi-newlib
|
||||||
```
|
```
|
||||||
|
|
||||||
## Device permissions
|
## Device permissions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue