diff options
| author | hathach <[email protected]> | 2021-11-08 20:03:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-11-08 20:03:47 +0700 |
| commit | 1c77f9f6694151beca9a490eadf545b30557e9a0 (patch) | |
| tree | b68bf9f80f65de9e3019ec1411c1c051b8966301 /.github/workflows | |
| parent | 1e308dd6c096d9078b3cbe8ff387dcec6e83e71d (diff) | |
msp432e4 ci typo, skip dfu example for tm4c123
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build_arm.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml index e4d64826e..dc4d9fcfb 100644 --- a/.github/workflows/build_arm.yml +++ b/.github/workflows/build_arm.yml @@ -45,7 +45,7 @@ jobs: - 'lpc54' - 'lpc55' - 'mm32' - - 'msp430e4' + - 'msp432e4' - 'nrf' - 'rp2040' - 'samd11' |
