Skip to content

feat: Re-enable recoloring for text window logs #16

feat: Re-enable recoloring for text window logs

feat: Re-enable recoloring for text window logs #16

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Build Examples
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: release-v5.4
target: esp32s3
path: '.'