This commit is contained in:
mrfaptastic 2023-03-12 20:04:29 +00:00
commit 2fcfaf6ac1

View file

@ -26,9 +26,9 @@ jobs:
matrix: matrix:
framework: ["Arduino", "IDF"] framework: ["Arduino", "IDF"]
no_gfx: ["", -DNO_GFX] no_gfx: ["", -DNO_GFX]
no_fast_functions: ["", -DNO_FAST_FUNCTIONS] # no_fast_functions: ["", -DNO_FAST_FUNCTIONS]
no_cie1931: ["", -DNO_CIE1931] # no_cie1931: ["", -DNO_CIE1931]
virtual_panel: ["", -DVIRTUAL_PANE] # virtual_panel: ["", -DVIRTUAL_PANE]
example: example:
- "examples/PIO_TestPatterns" - "examples/PIO_TestPatterns"
exclude: exclude: