From 0feccaa469f45228e82d25165c3d51c41a435eb4 Mon Sep 17 00:00:00 2001 From: barthess Date: Fri, 13 Mar 2015 23:53:00 +0300 Subject: EICU. Updated authors. --- os/hal/ports/STM32/LLD/TIMv1/eicu_lld.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'os/hal/ports/STM32/LLD/TIMv1/eicu_lld.c') diff --git a/os/hal/ports/STM32/LLD/TIMv1/eicu_lld.c b/os/hal/ports/STM32/LLD/TIMv1/eicu_lld.c index 8b03da6..ff62928 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/eicu_lld.c +++ b/os/hal/ports/STM32/LLD/TIMv1/eicu_lld.c @@ -21,6 +21,10 @@ Rewritten by Emil Fresk (1/5 - 2014) for extended input capture functionality. And fix for spurious callbacks in the interrupt handler. */ +/* + Improved by Uladzimir Pylinsky aka barthess (1/3 - 2015) for support of + 32-bit timers and timers with single capture/compare channels. +*/ /* * Hardware Abstraction Layer for Extended Input Capture Unit -- cgit v1.2.3