aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx
Commit message (Collapse)AuthorAgeFilesLines
* Update STM32 platform makefiles, add per-driver makefiles.Konstantin Oblaukhov2018-09-241-18/+21
|
* add STM32 qei (quadrature encoder interface) driverNicolas Reinecke2016-05-081-0/+1
| | | | | | | Code from tinito in forum thread: http://forum.chibios.org/phpbb/viewtopic.php?f=14&t=685 Updated to chibios trunk.
* f4 platform.mk: reoder hardwareNicolas Reinecke2016-05-011-5/+5
|
* fix whitespaceNicolas Reinecke2016-05-011-3/+3
|
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-10/+10
|
* TIMCAP: Initial commitFabien Poussin2016-02-161-3/+6
|
* USB-Host: Initial commitFabien Poussin2016-02-151-0/+2
|
* Changed the way files are included to a more convenient way.Fabien Poussin2015-08-201-12/+12
|
* LTDC and DMA2D ported to ChibiOS/RT 3TexZK2015-06-241-2/+6
| | | | | + LTDC and DMA2D peripheral drivers + LTDC and DMA2D demo project
* EICU. Low level driver moved to TIMv1 directorybarthess2015-03-131-1/+2
|
* Added EICU driver in HAL. Added STM32 backend for EICU.barthess2015-02-281-1/+3
|
* FSMC. SDRAM. Style cleanupbarthess2014-10-221-1/+2
|
* FSMC. Build fixed after code moving from SVNbarthess2014-10-181-4/+4
|
* Added fsmc codebarthess2014-10-181-0/+7