esp-idf/components/bt/test_apps/memory_release
Wang Mengyang 745922ac72 change(bt): Add a test for release bt .bss and .data memory to heap
1. use nimble host, initialize and then deinitialize bt stack in the test
2. support tests for different SoC targets and multiple configuration options
2024-04-10 19:13:17 +08:00
..
main change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
CMakeLists.txt change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
README.md change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
pytest_memory_release.py change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
sdkconfig.ci.iram change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
sdkconfig.ci.psram change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00
sdkconfig.defaults change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-10 19:13:17 +08:00

README.md

Supported Targets ESP32 ESP32-C2

This test app is used to test esp_bt_memory_release function