File tree Expand file tree Collapse file tree 1 file changed +0
-36
lines changed Expand file tree Collapse file tree 1 file changed +0
-36
lines changed Original file line number Diff line number Diff line change 7
7
strategy :
8
8
matrix :
9
9
include :
10
- - board :
11
- fqbn : Inkplate_Boards:esp32:Inkplate5
12
- additional-sketch-paths : |
13
- - examples/Inkplate5
14
- - board :
15
- fqbn : Inkplate_Boards:esp32:Inkplate6
16
- additional-sketch-paths : |
17
- - examples/Inkplate6
18
- - board :
19
- fqbn : Inkplate_Boards:esp32:Inkplate6V2
20
- additional-sketch-paths : |
21
- - examples/Inkplate6
22
- - board :
23
- fqbn : Inkplate_Boards:esp32:Inkplate10
24
- additional-sketch-paths : |
25
- - examples/Inkplate10
26
- - board :
27
- fqbn : Inkplate_Boards:esp32:Inkplate10V2
28
- additional-sketch-paths : |
29
- - examples/Inkplate10
30
- - board :
31
- fqbn : Inkplate_Boards:esp32:Inkplate6plus
32
- additional-sketch-paths : |
33
- - examples/Inkplate6PLUS
34
- - board :
35
- fqbn : Inkplate_Boards:esp32:Inkplate6plusV2
36
- additional-sketch-paths : |
37
- - examples/Inkplate6PLUS
38
10
- board :
39
11
fqbn : Inkplate_Boards:esp32:Inkplate6Flick
40
12
additional-sketch-paths : |
41
13
- examples/Inkplate6FLICK
42
- - board :
43
- fqbn : Inkplate_Boards:esp32:Inkplate6COLOR
44
- additional-sketch-paths : |
45
- - examples/Inkplate6COLOR
46
- - board :
47
- fqbn : Inkplate_Boards:esp32:Inkplate2
48
- additional-sketch-paths : |
49
- - examples/Inkplate2
50
14
steps :
51
15
- name : Checkout
52
16
uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments