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 21f495f commit 694a2b9Copy full SHA for 694a2b9
.github/workflows/compile-examples.yml
@@ -39,6 +39,7 @@ jobs:
39
sketch-paths: |
40
- examples/BLE Connectivity on Portenta H7/PortentaBLE
41
- examples/Creating a Flash-Optimised Key-Value Store/FlashKeyValue
42
+ - examples/Creating GUIs with LVGL/lvglCounter
43
- examples/Dual Core Processing/BlinkRedLed
44
- examples/Dual Core Processing/BlinkRedLed_M7
45
- examples/Portenta H7 as a USB Host/LEDKeyboardController
0 commit comments