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 a0fcb1a commit 4a0c629Copy full SHA for 4a0c629
1 file changed
.github/workflows/platformio.yml
@@ -19,12 +19,8 @@ jobs:
19
# - examples/mbed/stm32f429FrameBuffer
20
# - examples/mbed/stm32OledEncoder
21
# AVR
22
- - example: examples/avr/analogDfRobot
23
- board: megaatmega2560
24
- example: examples/avr/keyboardEthernetShield
25
board: megaatmega2560
26
- - example: examples/avr/nokia5110
27
28
# ESP
29
- example: examples/esp/esp32Amplifier
30
board: esp32dev
0 commit comments