enable rx-gcc for circleci

This commit is contained in:
hathach 2024-08-28 13:07:52 +07:00
parent 9985b9faf4
commit 59883237f7
No known key found for this signature in database
GPG Key ID: 26FAB84F615C3C52

View File

@ -24,7 +24,7 @@ jobs:
"make arm-gcc"
"make msp430-gcc"
"make riscv-gcc"
# "make rx-gcc" llvm-gcc-renesas.com seems to be down
"make rx-gcc"
"cmake esp-idf"
)