فهرست منبع

change ci to s3 to espressif_s3_devkitm

hathach 4 سال پیش
والد
کامیت
a442679459
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/build_esp.yml

+ 1 - 1
.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: