From 1252388c6d5270347bc7b980ecd86b2787d7526a Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Tue, 31 Mar 2020 12:02:10 -0500 Subject: [PATCH] samples: bluetooth: peripheral_hr: Move dts overlays under boards Move the dts overlay under a boards/ dir to make it match conf files. Signed-off-by: Kumar Gala --- .../peripheral_hr/{ => boards}/rv32m1_vega_ri5cy.overlay | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename samples/bluetooth/peripheral_hr/{ => boards}/rv32m1_vega_ri5cy.overlay (100%) diff --git a/samples/bluetooth/peripheral_hr/rv32m1_vega_ri5cy.overlay b/samples/bluetooth/peripheral_hr/boards/rv32m1_vega_ri5cy.overlay similarity index 100% rename from samples/bluetooth/peripheral_hr/rv32m1_vega_ri5cy.overlay rename to samples/bluetooth/peripheral_hr/boards/rv32m1_vega_ri5cy.overlay