File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
run : python3 make.py rp2 submodules clean mpy_cross BOARD=RPI_PICO DISPLAY=rgb_display INDEV=gt911
31
31
32
32
- name : Build macOS port
33
- run : python3 make.py unix submodules clean mpy_cross DISPLAY=sdl_display INDEV=sdl_pointer
33
+ run : python3 make.py unix submodules clean mpy_cross DISPLAY=sdl_display INDEV=sdl_pointer
Original file line number Diff line number Diff line change 29
29
run : python3 make.py rp2 submodules clean mpy_cross BOARD=RPI_PICO DISPLAY=rgb_display INDEV=gt911
30
30
31
31
- name : Build Unix port
32
- run : python3 make.py unix submodules clean mpy_cross DISPLAY=sdl_display INDEV=sdl_pointer
32
+ run : python3 make.py unix submodules clean mpy_cross DISPLAY=sdl_display INDEV=sdl_pointer
33
33
34
34
35
35
Original file line number Diff line number Diff line change 30
30
run : python3 make.py rp2 submodules clean mpy_cross BOARD=RPI_PICO DISPLAY=rgb_display INDEV=gt911
31
31
32
32
- name : Build Windows port
33
- run : python3 make.py windows submodules clean mpy_cross DISPLAY=sdl_display INDEV=sdl_pointer
33
+ run : python3 make.py windows submodules clean mpy_cross DISPLAY=sdl_display INDEV=sdl_pointer
34
34
35
35
You can’t perform that action at this time.
0 commit comments