]> granicus.if.org Git - esp-idf/commit
examples/bluetooth: Move the demos to the appropriate locations
authorHrishikesh Dhayagude <hrishi@espressif.com>
Fri, 2 Aug 2019 10:01:58 +0000 (18:01 +0800)
committerMahavir Jain <mahavir@espressif.com>
Fri, 2 Aug 2019 10:01:58 +0000 (18:01 +0800)
commit146f120f794532b4fdd3709fc4e870c46c06c0a4
tree32a23371e10882a65c81e390d8f90628dda75042
parent90e1b7616cdac534a482548cec2d5e802a47192d
examples/bluetooth: Move the demos to the appropriate locations
examples/bluetooth/bluedroid/ble/ble_ancs/CMakeLists.txt [moved from examples/bluetooth/ble_ancs/CMakeLists.txt with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/Makefile [moved from examples/bluetooth/ble_ancs/Makefile with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/README.md [moved from examples/bluetooth/ble_ancs/README.md with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/CMakeLists.txt [moved from examples/bluetooth/ble_ancs/main/CMakeLists.txt with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.c [moved from examples/bluetooth/ble_ancs/main/ble_ancs.c with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs.h [moved from examples/bluetooth/ble_ancs/main/ble_ancs.h with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/ble_ancs_demo.c [moved from examples/bluetooth/ble_ancs/main/ble_ancs_demo.c with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/main/component.mk [moved from examples/bluetooth/ble_ancs/main/component.mk with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_ancs/sdkconfig.defaults [moved from examples/bluetooth/ble_ancs/sdkconfig.defaults with 100% similarity]
examples/bluetooth/bluedroid/ble/ble_compatibility_test/README.md [moved from examples/bluetooth/ble_compatibility_test/README.md with 68% similarity]