| Commit message (Expand) | Author | Age | Files | Lines |
* | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 4 | -0/+65 |
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 12 | -228/+320 |
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 10 | -235/+267 |
* | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 2 | -16/+0 |
* | Added WDG switch to halconf.h files | barthess | 2016-01-13 | 2 | -0/+14 |
* | Fixed copypaste typo in comments | barthess | 2015-10-15 | 2 | -2/+2 |
* | FSMC code cleanup | barthess | 2015-10-14 | 7 | -54/+61 |
* | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 2 | -2/+4 |
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 2 | -8/+8 |
* | Added descriptions and code simplified | TexZK | 2015-07-08 | 3 | -31/+40 |
* | Added shell commands to control triple buffer demo | TexZK | 2015-07-07 | 7 | -1359/+1663 |
* | TriBuf demos updated and working | TexZK | 2015-07-06 | 4 | -817/+833 |
* | Added HW demo for triple buffer [WIP] | Andrea Zoppi | 2015-07-05 | 15 | -0/+2354 |
* | Merge pull request #10 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-29 | 13 | -3267/+294 |
|\ |
|
| * | Removed dependency on ST library for SDRAM | Andrea Zoppi | 2015-06-28 | 13 | -3268/+295 |
* | | Minor improvements in DMA2D demo | barthess | 2015-06-28 | 2 | -5/+59 |
|/ |
|
* | Minor changes | Andrea Zoppi | 2015-06-27 | 1 | -15/+19 |
* | ILI9341 driver moved to devices_lib | Andrea Zoppi | 2015-06-27 | 3 | -1012/+2 |
* | LTDC and DMA2D ported to ChibiOS/RT 3 | TexZK | 2015-06-24 | 26 | -0/+11088 |