mirror of https://github.com/ARMmbed/mbed-os.git
A bug, #6755, was the result of the `subtract_basepath` function not being applied to a resources object's children (it's features). This PR fixes this bug by moving this functionality into the resources class. Then, I applied the `subtract_basepath` method to the children resource objects recursively. This has been tested on Partnerbeta and is to upstream the fix. |
||
---|---|---|
.. | ||
__init__.py | ||
arm.py | ||
gcc.py | ||
iar.py |