samples: sensor: change to use the app.overlay file
The DTC_OVERLAY_FILE variable is specified on the command line. It's not preferable to set it in CMakeLists.txt. The app.overlay file is used as the default overlay file, so use it. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
This commit is contained in:
parent
3112b6de1a
commit
b2b0901c0d
6 changed files with 2 additions and 6 deletions
|
@ -13,7 +13,7 @@ Building and Running
|
|||
********************
|
||||
|
||||
This sample application uses the sensor connected to the i2c stated in the
|
||||
ens210.overlay file.
|
||||
app.overlay file.
|
||||
Flash the binary to a board of choice with a sensor connected.
|
||||
For example build for a nucleo_f446re board:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue