summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-12-21 01:07:54 +0700
committerGitHub <[email protected]>2021-12-21 01:07:54 +0700
commita4cfd1c69a6aa5651dbb5964c380231e2ef1f317 (patch)
treea43910b69cd38c5320071d0827dfdd35700081f6 /.github/workflows
parent693b6886b10fc1906350181f0c0b203fe1dbb4fa (diff)
parent311248c8b0976ff4634206dbad5850996e6d3c05 (diff)
Merge pull request #1255 from hathach/add-s3-devkitm
Add s3 devkitm & devkitc
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_esp.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_esp.yml b/.github/workflows/build_esp.yml
index 57dbf33e3..1ed76ef4d 100644
--- a/.github/workflows/build_esp.yml
+++ b/.github/workflows/build_esp.yml
@@ -18,7 +18,7 @@ jobs:
# ESP32-S2
- 'espressif_saola_1'
# ESP32-S3
- #- 'espressif_addax_1'
+ #- 'espressif_s3_devkitm'
# S3 compile error with "dangerous relocation: call8: call target out of range: memcpy"
steps: