Skip to content

Commit 9d0dd25

Browse files
committed
Add option to install Espressif RISC-V toolchain
1 parent 5b8431d commit 9d0dd25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ inputs:
3131
name:
3232
description: Xtensa Rust toolchain name
3333
default: esp
34+
esp-riscv-gcc:
35+
description: Install Espressif RISC-V toolchain built with croostool-ng
36+
default: "false"
3437

3538
runs:
3639
using: composite

0 commit comments

Comments
 (0)