diff options
author | Christian Walther <cwalther@gmx.ch> | 2023-11-26 17:05:44 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-26 12:32:56 +1100 |
commit | d1a3e7d292b63fe4307c3bd417b6df8efe7c6700 (patch) | |
tree | e3cf976f2ce84a269047b7c6fa875bb81c91cb44 /tools/codeformat.py | |
parent | 51d05c442afca147d225f99fcec5f66b89b1c525 (diff) | |
download | micropython-d1a3e7d292b63fe4307c3bd417b6df8efe7c6700.tar.gz micropython-d1a3e7d292b63fe4307c3bd417b6df8efe7c6700.zip |
nrf/Makefile: Allow external board definitions.
Trying to use an external board definition according to
https://github.com/micropython/micropython-example-boards on the nrf port
failed with "Invalid BOARD specified". Replacing all ocurrences of
"boards/$(BOARD)" with "$(BOARD_DIR)" following the example of
stm32/Makefile fixes that.
Signed-off-by: Christian Walther <cwalther@gmx.ch>
Diffstat (limited to 'tools/codeformat.py')
0 files changed, 0 insertions, 0 deletions