Lines Matching full:name
1 name: Micropython CI
10 name: Build ${{ matrix.port }} port
18 - name: Install Dependencies
23 - name: Clone lv_micropython
27 - name: Initialize lv_bindings submodule
29 - name: Update ${{ matrix.port }} port submodules
33 - name: Checkout LVGL submodule
40 - name: Build mpy-cross
44 - name: Setup ESP-IDF
48 - name: Build ESP32 port
54 - name: arm-none-eabi-gcc
59 - name: Build STM32 port
62 - name: Build Raspberry Pi PICO port
66 - name: Build Unix port
69 - name: Run tests