Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | DAC off by default. | Giovanni Di Sirio | 2015-05-03 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7945 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated all halconf.h files with DAC switch. | Giovanni Di Sirio | 2015-05-03 | 1 | -0/+7 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7944 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7890 ↵ | Giovanni Di Sirio | 2015-04-13 | 1 | -0/+52 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Mass change, all thread functions now return void. | Giovanni Di Sirio | 2015-04-03 | 1 | -3/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7849 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed a formatting error in chconf.h. | Giovanni Di Sirio | 2015-04-03 | 1 | -1/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7844 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7836 ↵ | Giovanni Di Sirio | 2015-03-31 | 1 | -2/+2 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Testhal. Added erase test. | Uladzimir Pylinski | 2015-03-30 | 1 | -1/+78 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7832 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved makefiles on STM32F4xx. | Giovanni Di Sirio | 2015-03-28 | 1 | -9/+15 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7823 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed a wrong comment in chconf.h. | Giovanni Di Sirio | 2015-03-09 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7740 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | MISRA-related fixes. | Giovanni Di Sirio | 2015-03-03 | 1 | -0/+5 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7710 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | limit the use of scratchpad buffer | Giovanni Di Sirio | 2015-02-23 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7697 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Added buffer for driver in testhal. | Uladzimir Pylinski | 2015-02-19 | 1 | -2/+8 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7696 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Fixed testhal code. | Uladzimir Pylinski | 2015-02-19 | 1 | -1/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7694 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | SDIO. Fixed demo code for updated driver. | Uladzimir Pylinski | 2015-02-18 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7688 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7674 ↵ | Giovanni Di Sirio | 2015-02-07 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | chprintf and streams are now part of the HAL library. | Giovanni Di Sirio | 2015-02-06 | 1 | -1/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7665 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7650 ↵ | Giovanni Di Sirio | 2015-02-01 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵ | gdisirio | 2015-01-11 | 4 | -4/+4 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7598 ↵ | gdisirio | 2014-12-27 | 1 | -3/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 ↵ | gdisirio | 2014-11-01 | 1 | -0/+15 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7323 ↵ | gdisirio | 2014-09-27 | 1 | -0/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved makefiles. | gdisirio | 2014-08-01 | 1 | -0/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7107 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6921 ↵ | gdisirio | 2014-05-07 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6920 ↵ | gdisirio | 2014-05-07 | 8 | -0/+1671 | |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |