| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated header guards for STM32 files. | Giovanni Di Sirio | 2016-04-02 | 20 | -60/+60 |
* | Updated header guards for LLD files. | Giovanni Di Sirio | 2016-04-02 | 52 | -156/+156 |
* | Finished STM32 renaming. | Giovanni Di Sirio | 2016-04-02 | 31 | -332/+332 |
* | STM32F0 LLD renaming done. | Giovanni Di Sirio | 2016-04-02 | 3 | -37/+37 |
* | STM32 LLD renaming done. | Giovanni Di Sirio | 2016-04-02 | 62 | -1/+1 |
* | Renaming of LLD files inclusions. | Giovanni Di Sirio | 2016-04-02 | 24 | -40/+38 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9206 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-04-02 | 39 | -98/+98 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9205 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-04-02 | 38 | -0/+0 |
* | Adjusted HAL file names. | Giovanni Di Sirio | 2016-04-02 | 44 | -44/+44 |
* | Fixed calls to test suite in all applications. | Giovanni Di Sirio | 2016-04-02 | 9 | -16/+91 |
* | Removed queues from C++ wrapper. | Giovanni Di Sirio | 2016-04-02 | 2 | -474/+0 |
* | Moved thread macros in chthreads.h. | Giovanni Di Sirio | 2016-04-02 | 2 | -53/+53 |
* | Fixed build error in case of "USE_VERBOSE_COMPILE = no" set in Makefile. | Uladzimir Pylinski | 2016-03-28 | 1 | -1/+1 |
* | Better comments. | Giovanni Di Sirio | 2016-03-27 | 1 | -15/+21 |
* | Optimization in chSchWakeupS(). | Giovanni Di Sirio | 2016-03-27 | 1 | -2/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9169 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-27 | 1 | -6/+4 |
* | Fixed bug #728. | Giovanni Di Sirio | 2016-03-27 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-23 | 84 | -252/+252 |
* | Mass renaming of HAL files. | Giovanni Di Sirio | 2016-03-23 | 48 | -71/+72 |
* | Fixed shell dependencies on RT. | Giovanni Di Sirio | 2016-03-22 | 3 | -5/+36 |
* | Fixed extra ')' in chSysInit(). | Giovanni Di Sirio | 2016-03-22 | 1 | -1/+1 |
* | Heaps tested in NIL. | Giovanni Di Sirio | 2016-03-19 | 1 | -0/+7 |
* | Guarded pools tested. | Giovanni Di Sirio | 2016-03-19 | 2 | -6/+4 |
* | Mass license update. | Giovanni Di Sirio | 2016-03-18 | 741 | -775/+775 |
* | doc fix | Giovanni Di Sirio | 2016-03-18 | 1 | -1/+1 |
* | Added Guarded Memory Pools to RT and NIL. | Giovanni Di Sirio | 2016-03-18 | 2 | -8/+234 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9131 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-17 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9129 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-17 | 1 | -0/+27 |
* | Improved BaseGyroscope interface. Updated L3GD20. | Rocco Marco Guglielmi | 2016-03-16 | 2 | -10/+161 |
* | Improved Gyroscope methods. Updated L3GD20 files and demos. | Rocco Marco Guglielmi | 2016-03-16 | 3 | -32/+38 |
* | Removed I/O queues and streams from RT. | Giovanni Di Sirio | 2016-03-16 | 9 | -1091/+0 |
* | Queues improvements. | Giovanni Di Sirio | 2016-03-16 | 11 | -62/+144 |
* | Added extra assertions to threads creation to prevent registry corruption, up... | Giovanni Di Sirio | 2016-03-16 | 1 | -0/+15 |
* | Fixed l3gd20 and lsm6ds0 makefiles. Resumed development on lsm6ds0 gyro subsy... | Rocco Marco Guglielmi | 2016-03-15 | 4 | -8/+143 |
* | Updated STM32F3 Discovery board files adding some MEMS related macros | Rocco Marco Guglielmi | 2016-03-15 | 2 | -42/+54 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9117 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-15 | 1 | -0/+112 |
* | Updated L3GD20 and LSM6DS0 makefiles | Rocco Marco Guglielmi | 2016-03-15 | 2 | -2/+2 |
* | Updated license | Rocco Marco Guglielmi | 2016-03-15 | 4 | -4/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9114 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-15 | 4 | -0/+0 |
* | Fixed lower case macros, improved buck and buck-boost related pin configuration | Rocco Marco Guglielmi | 2016-03-15 | 2 | -86/+82 |
* | Added STM32F334 Discovery board files | Rocco Marco Guglielmi | 2016-03-14 | 4 | -0/+2381 |
* | Fixed vmt related code. Indent minor fixes. | Rocco Marco Guglielmi | 2016-03-14 | 4 | -28/+28 |
* | Fixed vmt names and related macros | Rocco Marco Guglielmi | 2016-03-14 | 4 | -18/+29 |
* | Updated board.h file for OLIMEX_STM32_103STK. | Uladzimir Pylinski | 2016-03-14 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9094 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-14 | 1 | -0/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9092 35acf78f-673a-0410... | Giovanni Di Sirio | 2016-03-13 | 1 | -0/+16 |
* | Removed old style initializers from the STM32 DACv1 driver. | Giovanni Di Sirio | 2016-03-13 | 1 | -44/+44 |
* | Fixed bug #725. | Giovanni Di Sirio | 2016-03-13 | 1 | -0/+15 |
* | Fixed bug #724. | Giovanni Di Sirio | 2016-03-13 | 1 | -10/+0 |
* | Updated l3gd20 files, added working draft of lsm6ds0 | Rocco Marco Guglielmi | 2016-03-11 | 5 | -2/+1075 |