aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/TIMv1
Commit message (Expand)AuthorAgeFilesLines
* Added setting qei to value for stm32Jakub Kaderka2018-10-161-1/+1
* Update STM32 platform makefiles, add per-driver makefiles.Konstantin Oblaukhov2018-09-241-0/+17
* Keep track of STM32 RCC APIRomain Reignier2018-03-113-25/+25
* Fixes for STM32F0 testhalFabien Poussin2018-03-081-12/+12
* Add checks to QEI if STM32 TIM is already usedAndres Vahter2017-06-051-4/+54
* [Timcap/Eeprom] Removing ch.h dependencies.Fabien Poussin2017-02-062-2/+0
* change qei types to int16_tPeter2016-12-051-1/+1
* whitespaceNicolas Reinecke2016-11-081-8/+8
* Updated include guardsbarthess2016-10-173-6/+6
* added qeiAdjustI. added new field and checking in STM32Stephane D'Alu2016-07-072-0/+69
* qei driver: fix potential overflow in qeiUpdateINicolas Reinecke2016-05-151-1/+1
* qei driver: change copyrightNicolas Reinecke2016-05-152-4/+4
* add STM32 qei (quadrature encoder interface) driverNicolas Reinecke2016-05-082-0/+640
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-074-1/+1
* TIMCAP: Initial commitFabien Poussin2016-02-162-0/+1208
* Fixed typobarthess2015-10-142-2/+2
* FSMC code cleanupbarthess2015-10-142-2/+2
* EICU. Fixed incorrect frequency calculation.barthess2015-06-021-2/+2
* Fixed copypaste error in commentbarthess2015-06-021-1/+1
* EICU. Updated lld according to chibios updates.barthess2015-03-311-12/+12
* EICU. Updated authors.barthess2015-03-132-1/+9
* EICU. Low level driver moved to TIMv1 directorybarthess2015-03-132-0/+1722