فهرست منبع

soc: Move esp32c3 soc_memory_layout.c to soc component

Was incorrectly placed in esp_hw_support
Angus Gratton 5 سال پیش
والد
کامیت
ed737becde
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      components/soc/esp32c3/CMakeLists.txt

+ 1 - 0
components/soc/esp32c3/CMakeLists.txt

@@ -6,6 +6,7 @@ set(srcs
     "spi_periph.c"
     "ledc_periph.c"
     "rmt_periph.c"
+    "soc_memory_layout.c"
     "sigmadelta_periph.c"
     "soc_memory_layout.c"
     "i2s_periph.c"