Skip to content

Commit ee41f02

Browse files
committed
GH: CI: add lvgl examples
1 parent 835ee77 commit ee41f02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/compile-examples.yml

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- libraries/doom
6262
- libraries/KernelDebug
6363
- libraries/Portenta_Camera/examples
64+
- libraries/Portenta_lvgl/examples/Portenta_lvgl
6465
- libraries/Portenta_SDCARD
6566
- libraries/Portenta_System
6667
- libraries/Portenta_Video
@@ -99,6 +100,7 @@ jobs:
99100
fqbn: ${{ matrix.board.fqbn }}
100101
libraries: |
101102
- name: WiFiNINA
103+
- name: lvgl
102104
platforms: |
103105
# Use Board Manager to install the latest release of Arduino mbed Boards to get the toolchain
104106
- name: "arduino:mbed"

0 commit comments

Comments
 (0)