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 c891a4e commit 1431ec0Copy full SHA for 1431ec0
.github/workflows/compile-examples.yml
@@ -38,7 +38,7 @@ jobs:
38
- fqbn: arduino:mbed_portenta:envie_m7
39
sketch-paths: |
40
- examples/BLE Connectivity on Portenta H7/PortentaBLE
41
- - examples/Creating a Flash-Optimised Key-Value Store/FlashKeyValueStore
+ - examples/Creating a Flash-Optimised Key-Value Store/FlashKeyValue
42
- examples/Dual Core Processing/BlinkRedLed
43
- examples/Dual Core Processing/BlinkRedLed_M7
44
- examples/Portenta H7 as a USB Host/LEDKeyboardController
0 commit comments