mirror of https://github.com/ARMmbed/mbed-os.git
Ticker driver has the potential to loop infinitely. Because, running "us_ticker_irq_handler()" from "us_ticker_set_interrupt()" before "obj->next = p;" of "us_ticker_insert_event()" is executed. |
||
|---|---|---|
| .. | ||
| TARGET_Freescale | ||
| TARGET_NORDIC/TARGET_MCU_NRF51822 | ||
| TARGET_NXP | ||
| TARGET_RENESAS/TARGET_RZ_A1H | ||
| TARGET_STM | ||