Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 5 | -45/+262 |
|\ | |||||
| * | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 5 | -45/+262 |
| | | | | | | | | deprecated MS2ST calls. | ||||
* | | testhal: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 2 | -1/+2 |
|/ | |||||
* | 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> | ||||
* | FSMC NAND improvements. | barthess | 2017-01-17 | 2 | -7/+1 |
| | | | | | 1) Implemented 16 bit bus width support 2) Added workaround errata in STM32 | ||||
* | update stm32 testhal / demo headers | Nicolas Reinecke | 2016-11-08 | 1 | -3/+3 |
| | |||||
* | [STM32 NAND] Updated testhal. | barthess | 2016-08-18 | 2 | -22/+86 |
| | |||||
* | [STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND one | barthess | 2016-08-16 | 4 | -108/+62 |
| | |||||
* | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 1 | -0/+7 |
| | |||||
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 4 | -26/+123 |
| | |||||
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 1 | -3/+6 |
| | | | | 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 |
| | |||||
* | Updated some testhal projects to new ChibiOS code | barthess | 2016-03-15 | 3 | -21/+56 |
| | |||||
* | 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 | 3 | -2/+8 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 1 | -6/+8 |
| | |||||
* | Added -Wundef key into Makefiles | barthess | 2015-06-28 | 3 | -0/+23 |
| | |||||
* | NAND. Minor improvements | barthess | 2015-05-08 | 1 | -2/+1 |
| | |||||
* | Fixed copyright notes | barthess | 2015-05-02 | 1 | -0/+16 |
| | |||||
* | NAND code changed to use bitmap class | barthess | 2015-05-02 | 5 | -23/+30 |
| | |||||
* | Fixed thread function prototype | barthess | 2015-04-07 | 1 | -1/+0 |
| | |||||
* | STM32. Updated makefiles. | barthess | 2015-03-31 | 1 | -10/+14 |
| | |||||
* | Updated .project files | barthess | 2015-02-28 | 2 | -7/+7 |
| | |||||
* | Updated makefiles in testhal after ChibiOS update. | barthess | 2015-02-23 | 1 | -1/+0 |
| | |||||
* | Testhal improvements | barthess | 2014-12-06 | 5 | -46/+121 |
| | |||||
* | Fixed copyrights | barthess | 2014-12-06 | 3 | -15/+3 |
| | |||||
* | Added hooks for community source | barthess | 2014-11-16 | 1 | -0/+7 |
| | |||||
* | FSMC. Fixed references in eclipse project files | barthess | 2014-11-16 | 1 | -1/+1 |
| | |||||
* | Fixed eclipse project files | barthess | 2014-10-21 | 2 | -12/+2 |
| | |||||
* | FSMC. Build fixed after code moving from SVN | barthess | 2014-10-18 | 2 | -11/+7 |
| | |||||
* | Added fsmc code | barthess | 2014-10-18 | 11 | -0/+2509 |