Commit graph

3 commits

Author SHA1 Message Date
sheinz
7ae344740c Fixed ets_timer.c review comments
Rename sdk_ets_handler_isr to process_pending_timers
Add function for microseconds
Simplify time to ticks conversion
2016-11-29 00:55:15 +02:00
sheinz
611bbca7a5 Refactoring of ets_timer.c
Switch from FreeRTOS queue to task notification.
Removed unknown/unused code.
2016-11-17 13:01:35 +02:00
sheinz
1ebbece0e3 Reverse engineered ets_timers.o 2016-11-17 01:49:27 +02:00