esp-idf/examples/bluetooth/nimble/power_save/main
Ivan Grokhotkov 6d87100a70
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
2023-09-19 10:38:24 +02:00
..
bleprph.h bt: Added an example of Bluetooth using light sleep 2023-05-04 14:41:31 +08:00
CMakeLists.txt bt: Added an example of Bluetooth using light sleep 2023-05-04 14:41:31 +08:00
gatt_svr.c bt: Added an example of Bluetooth using light sleep 2023-05-04 14:41:31 +08:00
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00
Kconfig.projbuild feat: Support esp32c2 BLE power save example 2023-09-05 20:40:04 +08:00
main.c all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00