Skip to content
Snippets Groups Projects
Commit 0b7e65b1 authored by Bernhard Heinloth's avatar Bernhard Heinloth
Browse files

Fix CI

parent b1b827ad
Branches
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ firmware:
- sed -i '/^#include <protocomm_ble.h>$/d' $IDF_PATH/components/wifi_provisioning/include/wifi_provisioning/scheme_ble.h
- wget -qO- https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-97-gc752ad5-5.2.0.tar.gz | tar xvz
- export PATH="$PATH:$(readlink -f xtensa-esp32-elf/bin)"
- cp firmware/main/example-config.h firmware/main/config.h
script:
- mkdir -p firmware/build
- cd firmware/build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment