Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Ringwald
c51a1d5a2d btstack_run_loop_freertos: implement execute on main thread 2021-07-02 16:51:58 +02:00
Matthias Ringwald
38b6e83679 btstack_run_loop_freertos: implement trigger exit 2021-07-02 16:51:58 +02:00
Matthias Ringwald
4fd33db703 btstack_run_loop_freertos: implement poll_data_sources_from_irq 2021-07-02 16:51:58 +02:00
Matthias Ringwald
90da341b42 freertos: remove btstack_run_loop_freertos_execute_code_on_main_thread_from_isr
For IRQ drivers, please register data source and call btstack_run_loop_freertos_trigger_exit insetad.
2021-03-16 10:49:07 +01:00
Matthias Ringwald
d145c9147a Revert "freertos: btstack_run_loop_freertos_execute_code_on_main_thread_from_isr"
This reverts commit be9b024751.
2021-03-16 10:46:17 +01:00
Matthias Ringwald
be9b024751 freertos: btstack_run_loop_freertos_execute_code_on_main_thread_from_isr 2021-03-11 16:42:39 +01:00
Matthias Ringwald
9dc32eb425 FreeRTOS: btstack_run_loop_freertos_trigger_exit allows to request run loop exit 2020-05-15 16:46:29 +02:00
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Matthias Ringwald
7d5f53998d esp32: drop single_threaded attribute from function names 2017-05-05 15:20:31 +02:00