aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D
Commit message (Expand)AuthorAgeFilesLines
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-017-128/+193
* Updated Makefiles for STM32 according tobarthess2016-04-235-111/+127
* QUEUES flags deleted from chconf.h filesbarthess2016-03-281-8/+0
* Added WDG switch to halconf.h filesbarthess2016-01-131-0/+7
* Fixed copypaste typo in commentsbarthess2015-10-151-1/+1
* FSMC code cleanupbarthess2015-10-144-27/+32
* Fixed rest of paths in build scripts.barthess2015-08-241-1/+2
* Modified makefiles to incorporate changesFabien Poussin2015-08-201-4/+4
* Added descriptions and code simplifiedTexZK2015-07-081-2/+0
* Merge pull request #10 from TexZK/ltdc_dma2dUladzimir Pylinski2015-06-2913-3267/+294
|\
| * Removed dependency on ST library for SDRAMAndrea Zoppi2015-06-2813-3268/+295
* | Minor improvements in DMA2D demobarthess2015-06-282-5/+59
|/
* Minor changesAndrea Zoppi2015-06-271-15/+19
* ILI9341 driver moved to devices_libAndrea Zoppi2015-06-273-1012/+2
* LTDC and DMA2D ported to ChibiOS/RT 3TexZK2015-06-2426-0/+11088