Matthias Ringwald
|
4b929998c3
|
btstack_uart_block: add set_flowcontrol
|
2017-07-25 17:53:01 +02:00 |
|
Matthias Ringwald
|
3ce3a4ebf3
|
btstack_uart_block: allow to 'unset' a callback by setting it to NULL. Update code for freertos and embedded to implement this
|
2017-07-24 11:53:29 +02:00 |
|
Matthias Ringwald
|
c573ae3327
|
freertos: fix typo in btstack_uart_block_freertos.c
|
2017-07-18 11:42:58 +02:00 |
|
Matthias Ringwald
|
828fd804b0
|
freertos: HAVE_FREERTOS_TASK_NOTIFICATION uses FreeRTOS Task Notifications from v8.2 to trigger run loop
|
2017-07-04 19:43:02 +02:00 |
|
Matthias Ringwald
|
8838c9457b
|
esp32: avoid compile error in freertos support as xEventGroupSetBitsFromISR is not defined, but not needed on esp32
|
2017-05-15 18:06:55 +02:00 |
|
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 |
|