diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-06-22 21:11:53 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-06-22 21:12:24 +0200 |
| commit | 8bbfa6827cd68f67a50a89b13947542e632d5411 (patch) | |
| tree | 8d6e3085efad9758fc44b19194b5ea574aa38041 /ci.sh | |
| parent | 6e65282f185d94a8c449374e6d4ed4eefa5793a4 (diff) | |
esp-hosted: add perf hil test.
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -3,7 +3,7 @@ | |||
| 3 | set -euo pipefail | 3 | set -euo pipefail |
| 4 | 4 | ||
| 5 | export RUSTFLAGS=-Dwarnings | 5 | export RUSTFLAGS=-Dwarnings |
| 6 | export DEFMT_LOG=trace,cyw43=info,cyw43_pio=info,smoltcp=info | 6 | export DEFMT_LOG=trace,embassy_net_esp_hosted=debug,cyw43=info,cyw43_pio=info,smoltcp=info |
| 7 | 7 | ||
| 8 | # needed by wifi examples | 8 | # needed by wifi examples |
| 9 | export WIFI_NETWORK=x | 9 | export WIFI_NETWORK=x |
