Skip to content
Commit 15881256 authored by Sebastian Bøe's avatar Sebastian Bøe Committed by Anas Nashif
Browse files

samples: Don't read board from cmake -DBOARD=x



The CMakeLists.txt file was reading ${BOARD}, but this means the user
must set BOARD like this cmake -DBOARD=foo. The user must be allowed
to set BOARD from the environment.

The code was unnecessary anyway because the convention
prj_${BOARD}.conf is known by boilerplate and therefore not necessary
to specify.

Signed-off-by: default avatarSebastian Bøe <sebastian.boe@nordicsemi.no>
parent da681673
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment