Add RAM1 configuration in mbed_config.tmpl
- Dominant language
- Python
- Stars
- 49
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
The existing "mbed_config.tmpl" is only generating MBED_RAM_START and MBED_RAM_SIZE and not generating MBED_RAM1_START and MBED_RAM1_SIZE, but most of the targets in targets.json has both RAM and RAM1 configuration.
This is a feature request to generate RAM1 configuration if the targets have a configuration in targets.json
Contributor guide
Research direction
Start by reading mbed_config.tmpl and the RAM and RAM1 entries in targets.json. Confirm how the template currently generates MBED_RAM_START and MBED_RAM_SIZE; done means targets with RAM1 configuration also generate MBED_RAM1_START and MBED_RAM1_SIZE, while targets without it remain supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100