mirror of
https://github.com/espressif/openthread.git
synced 2026-09-20 16:07:36 +00:00
Previously, a global 'map.map' filename was used. However, when building FTD and MTD versions of a given application, the 'map.map' files would overwrite each other. This commit gives different filenames to each .map file for a given binary.