mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-17 02:07:48 -04:00
The .text section is listed as *(.text) and results in build error because there are some .text* sections that are automatically put into flash later by linker and their LMA overlaps with .data Co-authored-by: Ming Yue <mingyue86010@gmail.com> |
||
---|---|---|
.. | ||
hw_include | ||
init | ||
FreeRTOSConfig.h | ||
main.c | ||
makedefs | ||
Makefile | ||
standalone.ld |