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 7bdfbca commit 0c6a24eCopy full SHA for 0c6a24e
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
- 'stm32f1-generic -c bluepill'
29
- 'efm32gg12b-generic -c sltb009a'
30
- 'sams70-generic -c big-sammy'
31
- - 'atmega32u4-generic -c octopus'
+ - 'atmega32u4-generic -c octomouse'
32
steps:
33
- name: Update the system and install dependencies
34
run: pacman -Syu --noconfirm --noprogressbar --needed python-pip ninja gcc arm-none-eabi-gcc arm-none-eabi-binutils arm-none-eabi-newlib avr-gcc avr-binutils avr-libc pkgconf readline git
0 commit comments