Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | I2S driver for SPIv2. | Giovanni Di Sirio | 2015-11-08 | 1 | -0/+19 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8442 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #658. | Giovanni Di Sirio | 2015-10-30 | 1 | -0/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8412 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Update USB demos with latest changes. | Giovanni Di Sirio | 2015-09-08 | 1 | -0/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8288 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #634. | Giovanni Di Sirio | 2015-08-22 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8234 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Aligned mcuconf.h files for STM32F0xx devices. Removed obsolete settings, ↵ | Giovanni Di Sirio | 2015-07-29 | 1 | -6/+21 | |
| | | | | | | added DMA remapping settings. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8125 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated EXT driver. | Giovanni Di Sirio | 2015-07-28 | 1 | -1/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8121 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated all makefiles by adding -Wundef. | Giovanni Di Sirio | 2015-06-13 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8029 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated mcuconf.h files with I2C no-DMA mode on affected platforms. | Giovanni Di Sirio | 2015-05-17 | 1 | -0/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7986 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Smart build option added to all makefiles. | Giovanni Di Sirio | 2015-05-12 | 1 | -0/+6 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7963 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | 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 | |||||
* | 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 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7824 ↵ | Giovanni Di Sirio | 2015-03-28 | 1 | -9/+15 | |
| | | | | 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 | |||||
* | fixed some paths in makefiles | Giovanni Di Sirio | 2015-02-07 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7673 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@7619 ↵ | gdisirio | 2015-01-11 | 2 | -4/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7589 ↵ | gdisirio | 2014-12-20 | 1 | -7/+0 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7588 ↵ | gdisirio | 2014-12-20 | 3 | -3/+5 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7586 ↵ | gdisirio | 2014-12-14 | 2 | -2/+10 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7584 ↵ | gdisirio | 2014-12-14 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7576 ↵ | gdisirio | 2014-12-13 | 2 | -117/+49 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7575 ↵ | gdisirio | 2014-12-13 | 9 | -0/+1939 | |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |