aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/eicu_lld.h
Commit message (Expand)AuthorAgeFilesLines
* EICU. Low level driver moved to TIMv1 directorybarthess2015-03-131-550/+0
* EICU. Temporal code moved to main chibios repo.barthess2015-03-131-72/+0
* EICU. Added support of single channel timers.barthess2015-03-131-12/+166
* EICU improvements.barthess2015-03-121-0/+4
* EICU. Timer widht (16-32 bits) now stored in driver field and detected durign...barthess2015-03-051-0/+12
* EICU. Cosmetical cleanupbarthess2015-03-031-5/+17
* EICU. Deleted code for "fast" capture.barthess2015-03-031-63/+5
* EICU. Cosmetical improvements.barthess2015-03-031-12/+1
* EICU now able to capture data on all channelsbarthess2015-03-031-29/+84
* EICU. Fixed handlign of 32-bit timers. General code cleanup. PWM mode still u...barthess2015-03-011-36/+19
* EICU. Fixed some typos.barthess2015-03-011-1/+1
* Added EICU driver in HAL. Added STM32 backend for EICU.barthess2015-02-281-0/+471