aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2015-03-13 23:53:00 +0300
committerbarthess <barthess@yandex.ru>2015-03-13 23:53:00 +0300
commit0feccaa469f45228e82d25165c3d51c41a435eb4 (patch)
tree7df6209137ece35422691c68cdeea3e33416aac7 /os/hal/src
parent6398d0d351113deee123985f52ea288b74e6b2e7 (diff)
downloadChibiOS-Contrib-0feccaa469f45228e82d25165c3d51c41a435eb4.tar.gz
ChibiOS-Contrib-0feccaa469f45228e82d25165c3d51c41a435eb4.tar.bz2
ChibiOS-Contrib-0feccaa469f45228e82d25165c3d51c41a435eb4.zip
EICU. Updated authors.
Diffstat (limited to 'os/hal/src')
-rw-r--r--os/hal/src/eicu.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/hal/src/eicu.c b/os/hal/src/eicu.c
index 6088b8f..102b346 100644
--- a/os/hal/src/eicu.c
+++ b/os/hal/src/eicu.c
@@ -17,6 +17,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