esp-idf/components/bt/controller/esp32
Darian Leung a5d5ee7445 change(xtensa): Deprecate ".../xtensa_context.h" include path
This commit deprecates the "freertos/xtensa_context.h" and "xtensa/xtensa_context.h"
include paths. Users should use "xtensa_context.h" instead.

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_api.h"
- Add warning to compatibility header
2023-11-30 21:58:52 +08:00
..
bt.c change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00
hli_api.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
hli_api.h components/bt: Update licenses 2021-12-08 10:59:06 +08:00
hli_vectors.S change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-11-30 21:58:52 +08:00
Kconfig.in feat: add config to disable ble hci uart flow control 2023-09-25 14:26:59 +08:00