We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0cd0a6 commit 93134e7Copy full SHA for 93134e7
README.md
@@ -4,7 +4,7 @@ This repository contains the scripts that produce the libraries included with Ta
4
5
### Build on Ubuntu
6
```bash
7
-sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python3 python3-pip python3-setuptools python3-serial python3-click python3-cryptography python3-future python3-pyparsing python3-pyelftools cmake ninja-build ccache jq
+sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python3 python3-pip python3-setuptools python3-serial python3-click python3-cryptography python3-future python3-pyparsing python3-pyelftools cmake ninja-build ccache jq p7zip-full
8
sudo pip3 install --upgrade pip3
9
git clone https://github.com/Jason2866/esp32-arduino-lib-builder
10
cd esp32-arduino-lib-builder
0 commit comments