mirror of https://github.com/ARMmbed/mbed-os.git
### Description
This PR moves the old memap file handling required for differential
memap from within memap to the toolchain object. This has the
advantage that we can do the `mv <app>.map <app>.map.old` the moment
before it is overwritten by the linker. This should allow multiple
reruns of memap without modifying your build directory.
### Pull request type
[ ] Fix
[x] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| arm.py | ||
| gcc.py | ||
| iar.py | ||