Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 3 | -3/+3 |
| | |||||
* | Various tests and demos fixes. | Konstantin Oblaukhov | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | Update chconf.h to RT v5.1. | Konstantin Oblaukhov | 2018-09-24 | 3 | -6/+270 |
| | |||||
* | New style makefiles for demos and tests. | Konstantin Oblaukhov | 2018-09-24 | 3 | -49/+23 |
| | |||||
* | Updated PID demo | Fabien Poussin | 2018-03-23 | 1 | -25/+44 |
| | |||||
* | Renaming PID demo folder to match correct scheme. | Fabien Poussin | 2018-03-23 | 7 | -0/+0 |
| | |||||
* | Adding basic PID demo. | Fabien Poussin | 2018-03-22 | 7 | -0/+1981 |
| | |||||
* | 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 | 2 | -58/+149 |
| | | | | | | | | deprecated MS2ST calls. | ||||
* | | demos: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 12 | -67/+353 |
|/ | |||||
* | Add version tags | Fabio Utzig | 2017-10-09 | 2 | -0/+2 |
| | | | | 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 | 2 | -8/+6 |
| | |||||
* | 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 |
| | | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83 | ||||
* | 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 | ||||
| * | 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 |