zephyr/samples/subsys
Peter Bigot 49d6837bec samples: move board overlay files into boards directory
Application board.overlay files tend to be paired with
boards/board.conf files that extend the functionality of a board.
Move the overlay files to the same location as the config files that
they work with.

A few overlay files that are paired with a prj_board.conf file in the
application root directory are left in place.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-01 20:38:24 -07:00
..
console doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
fs samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
ipc tests: fix identifiers 2019-09-30 17:20:22 -04:00
logging doc: add how to exit from QEMU in samples 2019-09-02 12:06:08 -04:00
mgmt Bluetooth: Host: Print error codes in hex 2019-08-05 12:18:17 +02:00
nvs boards: x86: qemu_x86: adding nvs capability 2019-09-27 10:06:40 -07:00
power/device_pm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
shell samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
usb samples: usb: webusb: Update README and sample link 2019-10-01 18:11:13 -04:00
subsys.rst