m0ar fizax

This commit is contained in:
2025-08-18 20:36:23 -06:00
parent 92a0ac5333
commit 6b5cb2354e
4 changed files with 8 additions and 6 deletions
+2
View File
@@ -1,4 +1,6 @@
#!/bin/bash
# sudo apt update
# sudo apt install git wget flex bison gperf python3 python3-pip python3-venv cmake ninja-build ccache libffi-dev libssl-dev dfu-util libusb-1.0-0
mkdir -p ~/esp
git clone --recursive https://github.com/PrincessPi3/esp-idf-tools.git ~/esp/esp-idf-tools
bash ~/esp/esp-idf-tools/esp-idf-tools-cmd.sh # run as default noninteractive mode