| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 5 | -65/+270 |
|\ |
|
| * | Fixed most testhal examples for STM32, updated configs using script. Fixed de... | Fabien Poussin | 2018-03-14 | 5 | -66/+271 |
* | | testhal: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 2 | -2/+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 |
* | 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 | 1 | -0/+7 |
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 4 | -25/+122 |
* | fix typos in mcu conf | Nicolas Reinecke | 2016-05-01 | 1 | -2/+2 |
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 1 | -2/+4 |
* | 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 | 3 | -21/+53 |
* | 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 |
* | Improved FSMC. | barthess | 2015-08-04 | 2 | -11/+16 |
* | Added SDRAM teshtal. Not tested in hardware | barthess | 2015-06-30 | 1 | -1/+1 |
* | Deleted empty strings at the end of file | barthess | 2015-06-30 | 1 | -8/+0 |
* | Added -Wundef key into Makefiles | barthess | 2015-06-28 | 3 | -0/+28 |
* | Memtest code moved to 'various' directory | barthess | 2015-06-28 | 3 | -361/+3 |
* | NAND code changed to use bitmap class | barthess | 2015-05-02 | 1 | -8/+0 |
* | Improved metest. Added copyright notes. | barthess | 2015-04-28 | 6 | -53/+141 |
* | STM32. Updated makefiles. | barthess | 2015-03-31 | 1 | -8/+15 |
* | Updated .project files | barthess | 2015-02-28 | 2 | -7/+7 |
* | FSMC_SRAM haltest. Added memcpy over DMA speed test | barthess | 2015-02-25 | 5 | -10/+170 |
* | Finished memtest code | barthess | 2015-02-24 | 3 | -39/+59 |
* | FSMC_SRAM testhal. Added memtest and membench. | barthess | 2015-02-24 | 6 | -71/+517 |
* | Updated makefiles in testhal after ChibiOS update. | barthess | 2015-02-23 | 1 | -1/+0 |
* | Testhal improvements | barthess | 2014-12-06 | 5 | -49/+124 |
* | 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 | -14/+10 |
* | Added fsmc code | barthess | 2014-10-18 | 7 | -0/+1636 |