Skip to content
Commit 88fb8bac authored by Martí Bolívar's avatar Martí Bolívar Committed by Anas Nashif
Browse files

scripts: improve west build's board handling



- Respect the BOARD environment setting.
- Don't require --force if the board can't be figured out: it might be
  set in CMakeLists.txt, for example. Instead, downgrade to a warning
  which can be disabled with "west config build.board_warn false".
- Add a build.board configuration option used as a final BOARD fallback
  after CACHED_BOARD (in the CMake cache), --board (command line), and
  BOARD (environment).
- Keep the config docs up to date.

Signed-off-by: default avatarMarti Bolivar <marti.bolivar@nordicsemi.no>
parent d1595035
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment