We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af0e8c commit bf9529aCopy full SHA for bf9529a
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
rust: [stable]
15
16
# All vendor files we want to test on stable
17
- VENDOR: [rustfmt, Atmel, Freescale, Fujitsu, Holtek, Nordic, Nuvoton, NXP, RISC-V, SiliconLabs, Spansion, STMicro, Toshiba]
+ VENDOR: [rustfmt, Atmel, Freescale, Fujitsu, Holtek, Nordic, Nuvoton, NXP, RISC-V, SiliconLabs, Spansion, STMicro, Toshiba, Espressif]
18
19
# The default target we're compiling on and for
20
TARGET: [x86_64-unknown-linux-gnu]
0 commit comments