History log of /btstack/port/esp32/components/btstack/btstack_stdio_esp32.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 4839cdf8 10-Dec-2024 Matthias Ringwald <[email protected]>

esp32: fix warning for changes in esp-idf 5.3


# 8c35a116 12-Mar-2024 Matthias Ringwald <[email protected]>

esp32: allow to compile BTstack without CONFIG_ESP_CONSOLE_UART

Fixes #571


# 2f9d0a2a 04-Apr-2023 Matthias Ringwald <[email protected]>

esp32: fix build


# ce2cb328 04-Apr-2023 Matthias Ringwald <[email protected]>

btstack_stdio_esp32: warn on stdin setup without prior call to btstack_stdio_init


# a8a70d91 02-Apr-2023 Dirk Helbig <[email protected]>

btstack_stdio_esp32: refactoring, use execute on main thread