Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9065 ↵ | Giovanni Di Sirio | 2016-03-10 | 1 | -18/+39 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9064 ↵ | Giovanni Di Sirio | 2016-03-10 | 1 | -1/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9059 ↵ | Giovanni Di Sirio | 2016-03-09 | 2 | -0/+23 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9057 ↵ | Giovanni Di Sirio | 2016-03-09 | 1 | -29/+53 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | fixed read_raw() | Rocco Marco Guglielmi | 2016-03-09 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9056 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9055 ↵ | Giovanni Di Sirio | 2016-03-08 | 2 | -9/+190 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9053 ↵ | Giovanni Di Sirio | 2016-03-08 | 3 | -1/+84 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated paths and board name | Rocco Marco Guglielmi | 2016-03-07 | 2 | -4/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9052 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9051 ↵ | Giovanni Di Sirio | 2016-03-07 | 4 | -0/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Undid SPI changes. | Giovanni Di Sirio | 2016-03-07 | 4 | -169/+33 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9050 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added board files for CLICKER_2_FOR_STM32 | Rocco Marco Guglielmi | 2016-03-07 | 4 | -0/+2661 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9049 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Minor indent fixes | Rocco Marco Guglielmi | 2016-03-07 | 2 | -9/+9 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9046 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added L3GD20 shared SPI switch, | Rocco Marco Guglielmi | 2016-03-06 | 2 | -10/+36 |
| | | | | | | Minor indent fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9045 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Minor indent fixes. | Rocco Marco Guglielmi | 2016-03-06 | 2 | -63/+62 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9044 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | EX hierarchy re-organized, | Rocco Marco Guglielmi | 2016-03-06 | 3 | -63/+62 |
| | | | | | | | | Improved documentation for L3GD20 related files, SPI-L3GD20 demo updated, Minor indent fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9043 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Modified to allow multiple inheritance. | Giovanni Di Sirio | 2016-03-06 | 4 | -6/+30 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9042 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added check and assertions in L3GD20 methods, minor indent fixes | Rocco Marco Guglielmi | 2016-03-06 | 1 | -15/+42 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9040 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | EX: Added L3GD20 over SPI support (First commit) | Rocco Marco Guglielmi | 2016-03-06 | 3 | -0/+661 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9038 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed BIDIMODE-related changes in SPI drivers. | gdisirio | 2016-03-06 | 2 | -25/+49 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9030 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated peripheral interface headers | roccomarco | 2016-03-05 | 4 | -47/+262 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9027 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated STM32L4 Discovery board files | roccomarco | 2016-03-05 | 2 | -4/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9025 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9023 ↵ | gdisirio | 2016-03-05 | 2 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9022 ↵ | gdisirio | 2016-03-05 | 4 | -35/+145 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9021 ↵ | roccomarco | 2016-03-05 | 3 | -1/+196 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9020 ↵ | roccomarco | 2016-03-05 | 1 | -12/+11 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #723. | Giovanni Di Sirio | 2016-03-05 | 2 | -14/+40 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9017 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #722. | Giovanni Di Sirio | 2016-03-05 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9014 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9011 ↵ | Giovanni Di Sirio | 2016-03-05 | 2 | -0/+195 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9008 ↵ | Giovanni Di Sirio | 2016-03-04 | 2 | -0/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9007 ↵ | Giovanni Di Sirio | 2016-03-03 | 2 | -2/+65 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9005 ↵ | Giovanni Di Sirio | 2016-03-02 | 1 | -15/+126 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9004 ↵ | Giovanni Di Sirio | 2016-03-01 | 3 | -369/+2109 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9002 ↵ | Giovanni Di Sirio | 2016-03-01 | 1 | -10/+62 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8999 ↵ | Giovanni Di Sirio | 2016-03-01 | 1 | -16/+62 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #719. | Giovanni Di Sirio | 2016-03-01 | 2 | -88/+53 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8998 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #718. | Giovanni Di Sirio | 2016-03-01 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8995 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8994 ↵ | Giovanni Di Sirio | 2016-02-29 | 1 | -2/+140 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added more STM32L4xx demos. | Giovanni Di Sirio | 2016-02-28 | 2 | -4/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8991 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Again bug #714. | Giovanni Di Sirio | 2016-02-28 | 1 | -0/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8989 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #717. | Giovanni Di Sirio | 2016-02-28 | 1 | -7/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8985 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8979 ↵ | Giovanni Di Sirio | 2016-02-28 | 2 | -12/+12 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Board files for STM32L476-Discovery. | Giovanni Di Sirio | 2016-02-28 | 5 | -1/+2970 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8973 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #714. | Giovanni Di Sirio | 2016-02-28 | 1 | -0/+14 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8972 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8966 ↵ | Giovanni Di Sirio | 2016-02-27 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8964 ↵ | Giovanni Di Sirio | 2016-02-27 | 1 | -391/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Enhanced .ld files. Mass update of shell demos. | Giovanni Di Sirio | 2016-02-27 | 45 | -531/+2033 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8963 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Startup files relicensed under Apache 2.0. | Giovanni Di Sirio | 2016-02-27 | 132 | -1716/+1320 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8957 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8955 ↵ | Giovanni Di Sirio | 2016-02-27 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #711. | Giovanni Di Sirio | 2016-02-27 | 9 | -124/+238 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8952 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8950 ↵ | Giovanni Di Sirio | 2016-02-26 | 2 | -12/+31 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 |