Skip to content
Snippets Groups Projects
Commit b2317bb9 authored by Wojciech Zmuda's avatar Wojciech Zmuda Committed by Bernhard Rosenkränzer
Browse files

zephyr-blueprint-smarthome-base: substitute MAC address of a device


Multiple IoT devices in the Smart Home blueprint are to be
programmed with firmware built from the same sources. That
sources specify MAC address of the BLE interface of the device.
Multiple devices cannot work at once with the same MAC, so in
that case user should have possibility to specify the address
in build time.

Look for `MAC` variable - if set, use its value as MAC address,
substituting the default value in the source code of the firmware.

Signed-off-by: default avatarWojciech Zmuda <wojciech.zmuda@huawei.com>
Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 89d3863a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment