any document about compiler?
Open
mirrored
- Dominant language
- C
- Stars
- 135
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
is there any issue about the compiler ? i wish to change the memory layout , and add some other tag(just as .keep.uvisor.cfgtbl) . and how to generate '.link_script.ld' in build file ?
Contributor guide
Research direction
Start by locating the build file and the rule that generates `.link_script.ld`; then trace how the compiler and linker inputs define the memory layout. Review the requested `.keep.uvisor.cfgtbl` tag and determine the intended generated output. Done means the desired layout and tag behavior are specified and the build reliably produces `.link_script.ld`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, compilers, embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100