diff options
| author | Rafael Silva <[email protected]> | 2022-03-09 12:58:15 +0000 |
|---|---|---|
| committer | Rafael Silva <[email protected]> | 2022-06-02 09:35:30 +0100 |
| commit | 4c89776a275b9ae002d5f1dfe5a30fe538bae27e (patch) | |
| tree | c5e6881b38c64f44b9fd65477f7aff18923c381a /.github/workflows | |
| parent | 0bf0e0b35f55e6906daeeb3615aa1e35503ee8e6 (diff) | |
add renesas ek-ra4m3 board port
Signed-off-by: Rafael Silva <[email protected]>
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build_arm.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml index 5a796a49b..935e83141 100644 --- a/.github/workflows/build_arm.yml +++ b/.github/workflows/build_arm.yml @@ -48,6 +48,7 @@ jobs: - 'mm32' - 'msp432e4' - 'nrf' + - 'ra' - 'rp2040' - 'samd11' - 'samd21' |
