zephyr/samples/subsys
Torsten Rasmussen 0e31656e67 cmake: fixed issue with invalid usage of APPLICATION_SOURCE_DIR
Fixes: #24158

The shell/fs sample was using APPLICATION_SOURCE_DIR before it has been
defined.

This has now been fixed to use the proper way of overlaying board
specific settings using boards folder.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-04-09 16:57:30 +02:00
..
canbus samples: subsys: canbus: canopen: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
console cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fs samples: subsys: fs: fat_fs: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
ipc samples: subsys: ipc: openamp: Move dts overlays under boards 2020-04-01 10:44:31 -04:00
logging timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mgmt boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
nvs timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
power/device_pm boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
settings boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
shell cmake: fixed issue with invalid usage of APPLICATION_SOURCE_DIR 2020-04-09 16:57:30 +02:00
usb boards: nrf52840_pca10059: Rename to nrf52840dongle_nrf52840 2020-04-06 13:09:07 +02:00
subsys.rst