Searched defs:rebase_path (Results 1 – 3 of 3) sorted by relevance
268 rebase_path = lambda f: str(stm32cube_path / f) function
667 def rebase_path(path: str) -> str: function