File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Tasmota ESP32 Arduino Lib Builder [ ![ ESP32 builder] ( https://github.com/Jason2866/esp32-arduino-lib-builder/actions/workflows/push.yml/badge.svg )] ( https://github.com/Jason2866/esp32-arduino-lib-builder/actions/workflows/push.yml )
2
2
3
- This repository contains the scripts that produce the libraries included with esp32-arduino.
3
+ This repository contains the scripts that produce the libraries included with Tasmota esp32-arduino.
4
4
5
- Tested on Ubuntu (32 and 64 bit), Raspberry Pi and MacOS.
6
-
7
- ### Build on Ubuntu and Raspberry Pi
5
+ ### Build on Ubuntu
8
6
``` bash
9
7
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
10
8
sudo pip install --upgrade pip
11
- git clone https://github.com/espressif /esp32-arduino-lib-builder
9
+ git clone https://github.com/Jason2866 /esp32-arduino-lib-builder
12
10
cd esp32-arduino-lib-builder
13
11
./build.sh
14
12
```
You can’t perform that action at this time.
0 commit comments