File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -57,31 +57,33 @@ jobs:
5757 fqbn : arduino:mbed:envie_m7:target_core=cm4
5858 additional-libraries : |
5959 - name: lvgl
60+ version: 8.3.5
61+ - name: ArduinoGraphics
6062 additional-sketch-paths : |
6163 - libraries/doom
6264 - libraries/KernelDebug
6365 - libraries/Portenta_SDCARD
6466 - libraries/Portenta_SDRAM
65- - libraries/Portenta_Video
67+ - libraries/Arduino_H7_Video
6668 - libraries/RPC
6769 - board :
6870 fqbn : arduino:mbed:envie_m7
6971 additional-libraries : |
7072 - name: lvgl
71- version: 7.11.0
73+ version: 8.3.5
7274 - name: MicroNMEA
7375 - name: ArduinoBLE
76+ - name: ArduinoGraphics
7477 additional-sketch-paths : |
7578 - libraries/PDM
7679 - libraries/doom
7780 - libraries/KernelDebug
7881 - libraries/MCUboot
7982 - libraries/Camera/examples
80- - libraries/Portenta_lvgl/examples/Portenta_lvgl
8183 - libraries/Portenta_SDCARD
8284 - libraries/Portenta_SDRAM
8385 - libraries/STM32H747_System
84- - libraries/Portenta_Video
86+ - libraries/Arduino_H7_Video
8587 - libraries/RPC
8688 - libraries/ThreadDebug
8789 - libraries/USBHID
You can’t perform that action at this time.
0 commit comments