nuttx/arch/xtensa
Tiago Medicci Serrano 41c1b153e3 esp32/bluetooth: Select option to pin the HCI TX thread to CPU core
When ESP32's BLE is enabled, select the option to pin the HCI TX
thread to a specific core. This is necessary to avoid problems
with the BLE task that runs pinned to the PRO CPU (core 0) while
running with SMP enabled.
2023-10-24 22:41:44 +08:00
..
include esp32s3/irq: Allow IRAM ISRs to run during SPI flash operation 2023-10-05 11:25:43 +08:00
src esp32/bluetooth: Select option to pin the HCI TX thread to CPU core 2023-10-24 22:41:44 +08:00
Kconfig xtensa: enable -Oz for xtensa to reduce codesize 2023-08-21 02:58:25 +08:00