Skip to content

mbed_rom_size values from mbed_app.json are ignored #283

@jeromecoutant

Description

@jeromecoutant

Describe the bug

#270 has implemented mbed_rom_size support in targets.json file,
But it seems that if values is overwritten in the local mbed_app.json file, value is ignored

@wernerlewis

To Reproduce
Steps to reproduce the behavior:

  • choose a target with "mbed_rom_size" defined
  • change the value in mbed_app.json: "target.mbed_rom_size"
  • see in mbed_config.cmake

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions