Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 5 | -111/+127 |
| | | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83 | ||||
* | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 1 | -8/+0 |
| | |||||
* | Added WDG switch to halconf.h files | barthess | 2016-01-13 | 1 | -0/+7 |
| | |||||
* | Fixed copypaste typo in comments | barthess | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | FSMC code cleanup | barthess | 2015-10-14 | 4 | -27/+32 |
| | |||||
* | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 1 | -1/+2 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 1 | -4/+4 |
| | |||||
* | Added descriptions and code simplified | TexZK | 2015-07-08 | 1 | -2/+0 |
| | |||||
* | Merge pull request #10 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-29 | 13 | -3267/+294 |
|\ | | | | | Removed dependency on ST library for SDRAM | ||||
| * | 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 |
+ LTDC and DMA2D peripheral drivers + LTDC and DMA2D demo project |