Skip to content
Discussion options

You must be logged in to vote

Implemented — router BOARD= support

The Z3 Router build is now board-parameterised, using exactly the mechanism you validated on the NCP (#130): build_router.sh sources boards/<board>/board.env, re-points the project at BOARD_TARGET_DEVICE, and applies the board's UART routing and flow-control type to the VCOM header via lib_uart_config.sh. For the G4 that gives an MG13 build with software XON/XOFF flow. Non-lidl artefacts carry the -<board> suffix (.gbl and .s37), and flash_efr32.sh accepts router for non-lidl boards, with the same devicetree board-match guard as the NCP. On your side it is just:

BOARD=sengled-e39-g8c ./2-Zigbee-Radio-Silabs-EFR32/27-Router/build_router.sh
BOARD=sengled-…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hlyi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants