mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
occurring during compilation and linking phase when the configuration (CONFIG_ESP32S3_APP_FORMAT_LEGACY=y) is enabled. --- undefined reference to _esp_system_init_fn_array_start undefined reference to _esp_system_init_fn_array_end undefined reference to __init_array_start undefined reference to __init_array_end --- Signed-off-by: nuttxs <zhaoqing.zhang@sony.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| esp32_aliases.ld | ||
| esp32_sections.ld | ||
| flat_memory.ld | ||
| kernel-space.ld | ||
| legacy_sections.ld | ||
| mcuboot_sections.ld | ||
| protected_memory.ld | ||
| user-space.ld | ||