diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-10-06 21:27:04 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-06 21:27:04 +0000 |
| commit | f30fc949ff34683bd9b9330d09583da4a35428ea (patch) | |
| tree | c81d82847b787d45134e5cbcf5cf09774919f341 /ci.sh | |
| parent | 65ed19aae272d6d6320554446f9187ec2ef8bf39 (diff) | |
| parent | 75c1a9a3aa695fc8c0c1ab9712e99ecb22eb8ae4 (diff) | |
Merge pull request #2012 from mattico/h7-rtc
H7: support LSE, LSI, LSEBYP, and RTCCLKSEL
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -203,7 +203,7 @@ cargo batch \ | |||
| 203 | 203 | ||
| 204 | rm out/tests/stm32wb55rg/wpan_mac | 204 | rm out/tests/stm32wb55rg/wpan_mac |
| 205 | rm out/tests/stm32wb55rg/wpan_ble | 205 | rm out/tests/stm32wb55rg/wpan_ble |
| 206 | 206 | rm out/tests/stm32f207zg/eth | |
| 207 | 207 | ||
| 208 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 208 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 209 | echo No teleprobe token found, skipping running HIL tests | 209 | echo No teleprobe token found, skipping running HIL tests |
