ci(esp32s31): Add ci target test for esp32s31

This commit is contained in:
C.S.M
2026-04-02 18:41:35 +08:00
parent 4e1b02d90c
commit 0f0edc051a
19 changed files with 848 additions and 45 deletions
+4 -1
View File
@@ -1,2 +1,5 @@
INPUT += \
$(PROJECT_PATH)/components/esp_hal_dma/esp32s31/include/hal/bitscrambler_peri_select.h
$(PROJECT_PATH)/components/esp_hal_dma/esp32s31/include/hal/bitscrambler_peri_select.h \
$(PROJECT_PATH)/components/esp_driver_jpeg/include/driver/jpeg_decode.h \
$(PROJECT_PATH)/components/esp_driver_jpeg/include/driver/jpeg_encode.h \
$(PROJECT_PATH)/components/esp_driver_jpeg/include/driver/jpeg_types.h \