zephyr/samples/bluetooth
Kumar Gala 284bc9d964 dts: Rename SW._GPIO_* -> DT_ALIAS_SW._GPIOS_*
We use the following commands to rename any
SW._GPIO_{CONTROLLER,PIN,FLAGS} to
DT_ALIAS_SW._GPIOS_{CONTROLLER,PIN,FLAGS}

git grep -l SW._GPIO_CONTROLLER | xargs sed -i 's/SW\(.\)_GPIO_CONTROLLER/DT_ALIAS_SW\1_GPIOS_CONTROLLER/g'
git grep -l SW._GPIO_PIN | xargs sed -i 's/SW\(.\)_GPIO_PIN/DT_ALIAS_SW\1_GPIOS_PIN/g'
git grep -l SW._GPIO_FLAGS | xargs sed -i 's/SW\(.\)_GPIO_FLAGS/DT_ALIAS_SW\1_GPIOS_FLAGS/g'

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-07-01 07:14:36 -05:00
..
beacon cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
central
central_hr
eddystone cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gatt
handsfree
hci_spi cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
hci_uart cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hci_usb
ibeacon cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ipsp
mesh dts: Rename SW._GPIO_* -> DT_ALIAS_SW._GPIOS_* 2019-07-01 07:14:36 -05:00
mesh_demo dts: Rename SW._GPIO_* -> DT_ALIAS_SW._GPIOS_* 2019-07-01 07:14:36 -05:00
peripheral
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids
peripheral_hr
peripheral_sc_only
scan_adv cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth.rst