diff options
| author | Jim Mussared <jim.mussared@gmail.com> | 2023-02-21 16:01:58 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-02-23 09:47:08 +1100 |
| commit | 69b93527d555c45185e7bd933ed0725f4b7230c9 (patch) | |
| tree | 86e7b2e89eeca4b08ce28b64abda00a1f573724c /tests/unix | |
| parent | b11026689724830fcfcb5060df2c5a17cb4dbc65 (diff) | |
ports: Make BOARD default from BOARD_DIR in Makefile's.
This allows:
$ make BOARD_DIR=path/to/board
to infer BOARD=board, rather than the previous behavior that required
additionally setting BOARD explicitly.
Also makes the same change for VARIANT_DIR -> VARIANT on Unix.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/unix')
0 files changed, 0 insertions, 0 deletions
