Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update chconf.h to RT v5.1. | Konstantin Oblaukhov | 2018-09-24 | 1 | -2/+90 |
| | |||||
* | New style makefiles for demos and tests. | Konstantin Oblaukhov | 2018-09-24 | 1 | -18/+8 |
| | |||||
* | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 1 | -56/+147 |
|\ | |||||
| * | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 1 | -56/+147 |
| | | | | | | | | deprecated MS2ST calls. | ||||
* | | demos: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 5 | -27/+157 |
|/ | |||||
* | Add version tags | Fabio Utzig | 2017-10-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | fix stm32f429-dma2d demo build | Nicolas Reinecke | 2016-11-08 | 6 | -24/+51 |
| | |||||
* | update stm32 testhal / demo headers | Nicolas Reinecke | 2016-11-08 | 1 | -4/+3 |
| | |||||
* | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 2 | -0/+38 |
| | |||||
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 7 | -128/+193 |
| | |||||
* | 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 |