zephyr/samples/drivers
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
..
CAN samples: CAN: Tweak GPIO flags in dts for mcp2515 2019-09-11 05:15:54 -05:00
counter/alarm samples: counter: Add err check on set_alarm call 2019-08-28 09:19:23 -05:00
crypto
current_sensing
entropy
espi drivers: espi: move header to include/drivers 2019-10-01 16:18:36 -04:00
flash_shell
gpio doc: Correct gpio sample description 2019-09-10 16:13:39 -05:00
ht16k33 samples: add harness to exclude from device testing 2019-08-27 10:29:17 -04:00
i2c_fujitsu_fram
i2c_scanner
lcd_hd44780 boards: update arduino_due to use gpio_sam driver 2019-09-12 13:25:30 -05:00
led_apa102 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_apa102c_bitbang boards: remove arduino 101 and related boards 2019-07-29 21:30:25 -07:00
led_lp3943
led_lp5562 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_lpd8806 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_pca9633 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_ws2812 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
ps2 samples: drivers: ps2: Add PS/2 driver sample app 2019-09-18 13:23:52 +08:00
random
soc_flash_nrf
spi_flash
spi_fujitsu_fram
watchdog drivers: watchdog: Trivial style cleanup 2019-09-24 11:40:53 -07:00
drivers.rst