We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 102d875 commit 42b89b7Copy full SHA for 42b89b7
.github/workflows/ESP32.yml
@@ -86,6 +86,7 @@ jobs:
86
- ESP32_GENERIC_S3-FLASH_4M
87
- ESP32_GENERIC_S3-FLASH_16M
88
- ESP32_GENERIC_S3-FLASH_16M@FREENOVE_ESP32S3_CAM
89
+ - ESP32_GENERIC_S3-FLASH_16M@DFRobot_ESP32S3
90
- ESP32_GENERIC_S3-SPIRAM_OCT@XIAO_ESP32S3
91
92
steps:
@@ -157,4 +158,4 @@ jobs:
157
158
name: build-logs-${{ matrix.board }}
159
path: |
160
${{ github.workspace }}/boards/build-${{ matrix.board }}/log/
- retention-days: 5
161
+ retention-days: 5
0 commit comments