1
0
mirror of https://github.com/espressif/esp-idf synced 2025-04-03 21:30:08 -04:00
zhaokeke a39869416c feat(bt): Frees BLE memory when no longer in use
It will free libble.a & libbt all txt, data and bss segment memory.
This memory is combined into one large memory and put into the heap
pool.
2023-10-08 16:08:47 +08:00
..