Commit Graph

13 Commits

Author SHA1 Message Date
Matthias Ringwald
92f3d82f1e freertos: show error if INCLUDE_xEventGroupSetBitFromISR is not set 2017-05-09 09:22:06 +02:00
Matthias Ringwald
f953952c6e esp32: add new set_wakeup_handler to btstack uart block freertos 2017-05-05 15:20:31 +02:00
Matthias Ringwald
7d5f53998d esp32: drop single_threaded attribute from function names 2017-05-05 15:20:31 +02:00
Matthias Ringwald
7ef3b0106f freertos: use data source for btstack_uart_block_freertos_single_threaded.c 2017-05-05 15:20:31 +02:00
Matthias Ringwald
1ca802329b freertos: add support for polled data sources 2017-05-05 15:20:31 +02:00
Matthias Ringwald
40ad9be2e8 freertos: wait on event group insted of queue 2017-05-05 15:20:31 +02:00
Matthias Ringwald
612e8fb6c9 freertos: use ISR version of btstack_run_loop_freertos_single_threaded_execute_code_on_main_thread 2017-05-05 15:20:31 +02:00
Matthias Ringwald
6503ab8282 freertos: provide btstack_uart_block_freertos_single_threaded.c 2017-05-05 15:20:31 +02:00
Matthias Ringwald
9345322f0e esp32: temp increase run loop queue size 2017-05-05 15:20:31 +02:00
Matthias Ringwald
0c9c335123 esp32: increase stack to 3072 2017-05-05 15:20:31 +02:00
Matthias Ringwald
17b3e0b8c9 esp32: use dedicated thread for btstack, fix run loop crash 2017-05-05 15:20:31 +02:00
Matthias Ringwald
3534659c26 esp32: follow update of esp-idf 2017-05-05 15:20:31 +02:00
Matthias Ringwald
75932a001c esp32: started on FreeRTOS/Single Threaded integration 2017-05-05 15:20:31 +02:00