You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows out-of-tree build like:
```sh
$ make -C ports/unix/ BUILD=/tmp/aaa MICROPY_MPYCROSS=~/bin/mpy-cross test
```
Signed-off-by: Yanfeng Liu <[email protected]>
0 commit comments