Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed bug #888. | Giovanni Di Sirio | 2017-10-01 | 4 | -6/+10 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10726 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved test code. | Giovanni Di Sirio | 2017-09-19 | 46 | -50/+134 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10641 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Small cosmetic change. | Giovanni Di Sirio | 2017-09-19 | 4 | -124/+124 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10634 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved RT and NIL test suite. | Giovanni Di Sirio | 2017-09-17 | 30 | -4527/+5348 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10614 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Added an FTL unit-test generator tool independent from SPC5Studio, it uses ↵ | Giovanni Di Sirio | 2017-09-17 | 3 | -0/+45 | |
| | | | | | | the same configuration.xml file so SPC5Studio can still be used but it is not in the critical path. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10612 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10154 ↵ | Giovanni Di Sirio | 2017-04-11 | 5 | -42/+116 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Restored makefile. | Giovanni Di Sirio | 2017-02-05 | 1 | -0/+172 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10087 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Makefile renamed back. | Giovanni Di Sirio | 2017-02-05 | 1 | -172/+0 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10086 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2017-02-05 | 4 | -231/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10085 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2017-02-05 | 3 | -6/+230 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10084 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2017-02-05 | 3 | -3/+176 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10082 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed "DOXIGEN" typo. | Giovanni Di Sirio | 2016-10-25 | 1 | -34/+34 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9876 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed a test case. | Giovanni Di Sirio | 2016-07-11 | 2 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9701 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | QSPI templates. | Giovanni Di Sirio | 2016-07-07 | 2 | -4/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9685 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Small fix in the RT test suite. | Giovanni Di Sirio | 2016-06-16 | 2 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9631 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Mass update of configuration files with QSPI settings. | Giovanni Di Sirio | 2016-05-15 | 1 | -0/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9486 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | GCC asm files extension changed from .s to .S. | Giovanni Di Sirio | 2016-04-23 | 3 | -3/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9345 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Makefiles mass update. | Giovanni Di Sirio | 2016-04-23 | 3 | -3/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9344 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9326 ↵ | Giovanni Di Sirio | 2016-04-20 | 3 | -12/+12 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9309 ↵ | Giovanni Di Sirio | 2016-04-17 | 5 | -52/+28 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed invalid EOL in generated files. | Giovanni Di Sirio | 2016-04-17 | 54 | -1194/+1194 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9301 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Separate trace module, simplified tracer configuration. | Giovanni Di Sirio | 2016-04-05 | 1 | -5/+4 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9239 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9233 ↵ | Giovanni Di Sirio | 2016-04-03 | 6 | -46/+8 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9232 ↵ | Giovanni Di Sirio | 2016-04-03 | 4 | -10/+34 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9231 ↵ | Giovanni Di Sirio | 2016-04-03 | 9 | -8/+52 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2016-04-03 | 1 | -0/+68 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9229 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9228 ↵ | Giovanni Di Sirio | 2016-04-03 | 3 | -107/+131 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed a couple tests to work with the simulator. | Giovanni Di Sirio | 2016-04-02 | 3 | -2/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9226 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved test specifications generation. | Giovanni Di Sirio | 2016-04-02 | 54 | -24/+336 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9221 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed more header guards. | Giovanni Di Sirio | 2016-04-02 | 2 | -6/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9220 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed calls to test suite in all applications. | Giovanni Di Sirio | 2016-04-02 | 2 | -10/+15 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9202 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9197 ↵ | Giovanni Di Sirio | 2016-04-01 | 3 | -57/+57 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9194 ↵ | Giovanni Di Sirio | 2016-04-01 | 30 | -4314/+1052 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9193 ↵ | Giovanni Di Sirio | 2016-04-01 | 7 | -24/+1046 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9192 ↵ | Giovanni Di Sirio | 2016-04-01 | 7 | -2/+562 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9191 ↵ | Giovanni Di Sirio | 2016-03-31 | 2 | -27/+51 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9190 ↵ | Giovanni Di Sirio | 2016-03-31 | 2 | -2/+277 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9189 ↵ | Giovanni Di Sirio | 2016-03-31 | 9 | -480/+1324 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9188 ↵ | Giovanni Di Sirio | 2016-03-31 | 4 | -16/+236 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9187 ↵ | Giovanni Di Sirio | 2016-03-30 | 11 | -583/+817 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | CV coverage. | Giovanni Di Sirio | 2016-03-30 | 2 | -29/+286 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9186 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9185 ↵ | Giovanni Di Sirio | 2016-03-30 | 1 | -2/+9 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | More mutexes coverage. | Giovanni Di Sirio | 2016-03-30 | 2 | -0/+510 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9183 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9182 ↵ | Giovanni Di Sirio | 2016-03-29 | 4 | -221/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9181 ↵ | Giovanni Di Sirio | 2016-03-29 | 1 | -13/+12 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9180 ↵ | Giovanni Di Sirio | 2016-03-29 | 2 | -17/+978 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | New style test sequences for RT (not complete). | Giovanni Di Sirio | 2016-03-29 | 18 | -0/+2610 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9179 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9178 ↵ | Giovanni Di Sirio | 2016-03-29 | 2 | -19/+365 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9177 ↵ | Giovanni Di Sirio | 2016-03-29 | 1 | -116/+119 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9175 ↵ | Giovanni Di Sirio | 2016-03-28 | 1 | -85/+101 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |