diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-06-06 02:28:00 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-06-06 02:50:57 +0200 |
| commit | 6701606e4c7811082808271b67caa1cdc9387163 (patch) | |
| tree | fe47f8b76fe4e74aed0bc7f959d2f04954303c29 /ci.sh | |
| parent | 79b982c941576597bd09d585a9bdaa7fce47688a (diff) | |
cyw43: 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 | 6 | export DEFMT_LOG=trace,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 |
