Skip to content

Commit

Permalink
tweak for ESP-IDF4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lovyan03 committed Jul 21, 2023
1 parent af1ec9f commit caa0646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/IDFBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

esp-idf-fqbn:
- [email protected]
- [email protected]
- [email protected].1
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -40,7 +40,7 @@ jobs:

include:
- { esp-idf-fqbn: [email protected], idf-board: esp32, idf-version: v4.1 }
- { esp-idf-fqbn: [email protected], idf-board: esp32, idf-version: v4.2 }
- { esp-idf-fqbn: [email protected].1, idf-board: esp32, idf-version: v4.2.1 }
- { esp-idf-fqbn: [email protected], idf-board: esp32, idf-version: v4.3.1 }
- { esp-idf-fqbn: [email protected], idf-board: esp32s2, idf-version: v4.4.4 }
- { esp-idf-fqbn: [email protected], idf-board: esp32s3, idf-version: v4.4.4 }
Expand Down

0 comments on commit caa0646

Please sign in to comment.