Skip to content

Commit

Permalink
ci: Enable ESP32C3
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Mar 18, 2024
1 parent f713d01 commit f8cab4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/hil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
fail-fast: false
matrix:
target:
# - soc: esp32c3
# runner: rustboard
# rust-target: riscv32imc-unknown-none-elf
- soc: esp32c3
runner: rustboard
rust-target: riscv32imc-unknown-none-elf
- soc: esp32c6
runner: esp32c6-usb
rust-target: riscv32imac-unknown-none-elf
Expand Down

0 comments on commit f8cab4f

Please sign in to comment.