Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 5 | -66/+274 |
| | | | | deprecated MS2ST calls. | ||||
* | Updating chconf.h for STM32 testhal | Fabien Poussin | 2018-03-08 | 1 | -521/+608 |
| | |||||
* | Add version tags | Fabio Utzig | 2017-10-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | update stm32 testhal / demo headers | Nicolas Reinecke | 2016-11-08 | 1 | -3/+3 |
| | |||||
* | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 2 | -0/+41 |
| | |||||
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 4 | -18/+123 |
| | |||||
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 1 | -2/+4 |
| | | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83 | ||||
* | STM32 mass update to current naming convention in ChibiOS | barthess | 2016-04-07 | 1 | -1/+1 |
| | |||||
* | QUEUES flags deleted from chconf.h files | barthess | 2016-03-28 | 1 | -8/+0 |
| | |||||
* | Updated some testhal projects to new ChibiOS code | barthess | 2016-03-15 | 2 | -21/+52 |
| | |||||
* | 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 | 3 | -22/+29 |
| | |||||
* | STM32 testhal. Fixed paths in makefiles | barthess | 2015-09-07 | 2 | -2/+1 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 1 | -5/+7 |
| | |||||
* | Improved FSMC. | barthess | 2015-08-04 | 2 | -10/+13 |
| | | | | SRAM configuration is much more flexible now. | ||||
* | Added SDRAM teshtal. Not tested in hardware | barthess | 2015-06-30 | 7 | -69/+400 |
| | |||||
* | SDRAM testhal. Fixed Makefile. | barthess | 2015-06-30 | 1 | -16/+22 |
| | |||||
* | Added -Wundef key into Makefiles | barthess | 2015-06-28 | 1 | -2/+2 |
| | |||||
* | NAND code changed to use bitmap class | barthess | 2015-05-02 | 1 | -8/+0 |
| | |||||
* | Updated .project files | barthess | 2015-02-28 | 2 | -7/+7 |
| | |||||
* | Testhal improvements | barthess | 2014-12-06 | 5 | -40/+115 |
| | |||||
* | Added hooks for community source | barthess | 2014-11-16 | 1 | -0/+7 |
| | |||||
* | FSMC. SDRAM driver cleanup. Needs review. | barthess | 2014-10-25 | 1 | -3/+93 |
| | |||||
* | FSMC. SDRAM architecture reworked. Needs review. | barthess | 2014-10-24 | 1 | -3/+3 |
| | |||||
* | FSMC. SDRAM. Style cleanup | barthess | 2014-10-22 | 4 | -5/+3 |
| | |||||
* | Fixed eclipse project files | barthess | 2014-10-21 | 3 | -16/+6 |
| | |||||
* | Added SDRAM support via FSMC | barthess | 2014-10-19 | 7 | -0/+1643 |