We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7848c0 commit a26898fCopy full SHA for a26898f
README.md
@@ -2,9 +2,9 @@
2
3
This repository contains the scripts that produce the libraries included with Tasmota esp32-arduino.
4
5
-Tested on Ubuntu (32 and 64 bit), Raspberry Pi and MacOS.
+Tested on Ubuntu and MacOS.
6
7
-### Build on Ubuntu and Raspberry Pi
+### Build on Ubuntu
8
```bash
9
sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python python-pip python-setuptools python-serial python-click python-cryptography python-future python-pyparsing python-pyelftools cmake ninja-build ccache jq
10
sudo pip install --upgrade pip
0 commit comments