#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
c51a1d5a |
| 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_freertos: implement execute on main thread
|
#
38b6e836 |
| 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_freertos: implement trigger exit
|
#
4fd33db7 |
| 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_freertos: implement poll_data_sources_from_irq
|
#
90da341b |
| 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
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.
|
#
d145c914 |
| 16-Mar-2021 |
Matthias Ringwald <[email protected]> |
Revert "freertos: btstack_run_loop_freertos_execute_code_on_main_thread_from_isr"
This reverts commit be9b024751bdc1b57ccaa1998bf0ffa117342396.
|
#
be9b0247 |
| 11-Mar-2021 |
Matthias Ringwald <[email protected]> |
freertos: btstack_run_loop_freertos_execute_code_on_main_thread_from_isr
|
#
9dc32eb4 |
| 15-May-2020 |
Matthias Ringwald <[email protected]> |
FreeRTOS: btstack_run_loop_freertos_trigger_exit allows to request run loop exit
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
7d5f5399 |
| 05-May-2017 |
Matthias Ringwald <[email protected]> |
esp32: drop single_threaded attribute from function names
|