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
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