mirror of https://github.com/ARMmbed/mbed-os.git
### Description The prior fix made the assumption that you wanted to compute all of the parents for a give header file going all the way up the path. This is not true: you probably want to stop when the project stops. We already keep track of a virtual name within the project, so instead, we compute parents of the name, and generate the actual location of these files in your FS as the path. This makes the solution robust offline and online (I tested it with my local copy of os.mbed.com) ### Pull request type [x] Fix [ ] Refactor [ ] Target update [ ] Functionality change [ ] Docs update [ ] Test update [ ] Breaking change |
||
---|---|---|
.. | ||
__init__.py | ||
ignore.py |