Skip to content

squashme: make m5stack fullscreen a menuconfig option #180

squashme: make m5stack fullscreen a menuconfig option

squashme: make m5stack fullscreen a menuconfig option #180

name: GitHub Actions test
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
with:
submodules: 'recursive'
- name: esp-idf build
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v5.0.2
target: esp32
command: idf.py -D SDKCONFIG_DEFAULTS="configs/sdkconfig_jade_v1_1.defaults" build all size-components size