History log of /btstack/platform/wiced/btstack_run_loop_wiced.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 62b02606 02-Jul-2021 Matthias Ringwald <[email protected]>

btstack_run_loop_wiced: implement execute on main thread


# 66c452cf 02-Jul-2021 Matthias Ringwald <[email protected]>

btstack_run_loop_wiced: implement trigger exit


# 369e4864 07-Apr-2021 Matthias Ringwald <[email protected]>

wiced-h4: fix build


# 9f1d8eee 08-Mar-2021 Matthias Ringwald <[email protected]>

remove btstack_run_loop_base.h include from run loop implementations and tests


# 6cdca94f 04-Mar-2021 Matthias Ringwald <[email protected]>

btstack_run_loop_wiced: use run loop base


# ff3cc4a5 03-Dec-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)


# d58a1b5f 27-Nov-2019 Matthias Ringwald <[email protected]>

linked list/run loop: return true if item/data source/timer was removed


# 8291be95 04-Aug-2019 Matthias Ringwald <[email protected]>

wiced: fix compile


# 85ce275a 04-Aug-2019 Matthias Ringwald <[email protected]>

wiced: handle time_ms overrun after 49 days


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# b7832c7f 04-Jul-2017 Matthias Ringwald <[email protected]>

btstack_run_loop: don't call btstack_run_loop_remove_timer from platform implementation


# e25b4a2f 02-May-2017 Matthias Ringwald <[email protected]>

wiced: move common files into platform/wiced