This repository was archived by the owner on Jul 6, 2019. It is now read-only.
This repository was archived by the owner on Jul 6, 2019. It is now read-only.
make layout.id mcu-aware #329
Open
Description
As of now the memory sizes are essentially hardcoded, while the proper way would be to provide user an option to generate code for exact specific MCU.
cc @mcoffin in here. How hard/reasonable is it to make layout.ld
generated from configure script, given that we'd better have the MCU description out of it (i.e. an external yaml file with mcu names with flash/ram sizes)?