Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update of halconf.h. | Giovanni Di Sirio | 2015-11-16 | 8 | -0/+160 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8495 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | I2S driver for SPIv2. | Giovanni Di Sirio | 2015-11-08 | 8 | -0/+152 |
| | | | | 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 | 8 | -0/+16 |
| | | | | 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 | 8 | -42/+132 |
| | | | | | | 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 | 8 | -8/+16 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8121 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | STM32L0xx ADC demo. | Giovanni Di Sirio | 2015-07-26 | 1 | -1/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8106 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added CAN support for STM32F0xx. | Giovanni Di Sirio | 2015-06-18 | 9 | -0/+1548 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8046 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated all makefiles by adding -Wundef. | Giovanni Di Sirio | 2015-06-13 | 7 | -14/+14 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8029 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8004 ↵ | Giovanni Di Sirio | 2015-06-01 | 1 | -0/+52 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated mcuconf.h files with I2C no-DMA mode on affected platforms. | Giovanni Di Sirio | 2015-05-17 | 7 | -0/+7 |
| | | | | 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 | 7 | -0/+42 |
| | | | | 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 | 7 | -7/+7 |
| | | | | 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 | 7 | -0/+49 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7944 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | All IRQ_STORM applications reworked. | Giovanni Di Sirio | 2015-04-11 | 5 | -277/+88 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7884 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Mass change, all thread functions now return void. | Giovanni Di Sirio | 2015-04-03 | 7 | -21/+19 |
| | | | | 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 | 7 | -7/+14 |
| | | | | 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 | 7 | -14/+14 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7824 ↵ | Giovanni Di Sirio | 2015-03-28 | 8 | -63/+106 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved makefiles on STM32F4xx. | Giovanni Di Sirio | 2015-03-28 | 1 | -4/+6 |
| | | | | 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 | 7 | -7/+7 |
| | | | | 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 | 7 | -0/+35 |
| | | | | 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 | 7 | -7/+7 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 ↵ | gdisirio | 2015-01-11 | 28 | -28/+28 |
| | | | | 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 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7517 ↵ | gdisirio | 2014-11-16 | 6 | -6/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 ↵ | gdisirio | 2014-11-01 | 6 | -0/+90 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Enhanced ICU driver. | gdisirio | 2014-08-31 | 1 | -4/+5 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7211 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Enhanced PWM driver | gdisirio | 2014-08-30 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7208 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #528. | gdisirio | 2014-08-26 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7193 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7191 ↵ | gdisirio | 2014-08-25 | 1 | -0/+52 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7190 ↵ | gdisirio | 2014-08-25 | 1 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved makefiles. | gdisirio | 2014-08-01 | 6 | -0/+6 |
| | | | | 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@6957 ↵ | gdisirio | 2014-05-23 | 6 | -0/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed various errors. | gdisirio | 2014-05-19 | 10 | -16/+16 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6940 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6921 ↵ | gdisirio | 2014-05-07 | 6 | -6/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6920 ↵ | gdisirio | 2014-05-07 | 48 | -0/+8726 |
35acf78f-673a-0410-8e92-d51de3d6d3f4 |