| Commit message (Expand) | Author | Age | Files | Lines |
* | TRNG driver working. | Giovanni Di Sirio | 2018-10-07 | 5 | -0/+25 |
* | Increaded device coverage of some mcuconf.h. | gdisirio | 2018-10-06 | 5 | -0/+5 |
* | Removed references to QSPI to most configuration files, more to do. | Giovanni Di Sirio | 2018-10-06 | 10 | -165/+24 |
* | Added MFS on WSPI demo. | Giovanni Di Sirio | 2018-10-06 | 1 | -52/+52 |
* | Some functions renamed, flash driver working somehow. | Giovanni Di Sirio | 2018-10-05 | 1 | -16/+16 |
* | Flash infrastructure rework based on WSPI, not complete. | Giovanni Di Sirio | 2018-10-04 | 9 | -0/+2209 |
* | Added WSPI-related code, updated halconf.h files. | Giovanni Di Sirio | 2018-09-30 | 4 | -0/+108 |
* | Mass update of configuration files. | Giovanni Di Sirio | 2018-09-29 | 8 | -4/+104 |
* | Added mcuconf.h generator for L476. | Giovanni Di Sirio | 2018-09-23 | 4 | -84/+52 |
* | Mass update of halconf.h files. | gdisirio | 2018-09-15 | 4 | -0/+28 |
* | Fixed a warning caused by recent changes. | Giovanni Di Sirio | 2018-07-28 | 1 | -0/+1 |
* | Fixed bugs #969 and #970. | Giovanni Di Sirio | 2018-07-28 | 4 | -4/+4 |
* | Fixed bug #962. | Giovanni Di Sirio | 2018-07-15 | 4 | -4/+4 |
* | ARMCMx rules..mk path mass update. | Giovanni Di Sirio | 2018-07-07 | 4 | -4/+4 |
* | Moved RT version to 6.0, updated all chconf.h files. | Giovanni Di Sirio | 2018-06-16 | 4 | -4/+356 |
* | ADCv3 oversampling support. | Giovanni Di Sirio | 2018-06-02 | 1 | -0/+2 |
* | New halconf.h template. | Giovanni Di Sirio | 2018-03-17 | 4 | -0/+28 |
* | Minor fixes | Rocco Marco Guglielmi | 2018-03-14 | 4 | -168/+544 |
* | Updated all the testhal/STM32 demos | Rocco Marco Guglielmi | 2018-03-09 | 4 | -62/+35 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 16 | -16/+16 |
* | New hooks added to RT, stronger checks on RT chconf.h files. | Giovanni Di Sirio | 2017-11-24 | 4 | -0/+64 |
* | Mass update of all chconf.h files with new options. | Giovanni Di Sirio | 2017-11-23 | 4 | -0/+48 |
* | Fixed comments in chconf.h files. | Giovanni Di Sirio | 2017-11-23 | 4 | -8/+8 |
* | Update L4 mcuconf.h files. | Giovanni Di Sirio | 2017-11-19 | 4 | -73/+69 |
* | Removed duplicated HAL test applications now present in multi-targets demos. | Giovanni Di Sirio | 2017-11-19 | 11 | -2305/+0 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10940 35acf78f-673a-041... | Giovanni Di Sirio | 2017-11-04 | 5 | -10/+10 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 35acf78f-673a-041... | Giovanni Di Sirio | 2017-11-04 | 9 | -1893/+0 |
* | Mass updated all demos with the new test code. | Giovanni Di Sirio | 2017-10-23 | 6 | -6/+18 |
* | Re-alignment of all halconf.h files. | Giovanni Di Sirio | 2017-10-22 | 6 | -0/+174 |
* | Fixed various typos and documentation-related issues. | Giovanni Di Sirio | 2017-10-05 | 6 | -6/+6 |
* | chconf.h files alignment pass 3, added objects factory settings | Giovanni Di Sirio | 2017-10-04 | 6 | -0/+300 |
* | chconf.h files alignment pass 2, added version tag in chconf.h files | Giovanni Di Sirio | 2017-10-04 | 6 | -0/+6 |
* | chconf.h files alignment pass 1 | Giovanni Di Sirio | 2017-10-04 | 6 | -0/+54 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10491 35acf78f-673a-041... | Giovanni Di Sirio | 2017-08-28 | 1 | -1/+1 |
* | Tentative workaround for L4 OTG driver. | Giovanni Di Sirio | 2017-08-20 | 1 | -52/+52 |
* | Fixed Bug #842 | Rocco Marco Guglielmi | 2017-05-28 | 2 | -8/+11 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10113 35acf78f-673a-041... | Giovanni Di Sirio | 2017-02-28 | 1 | -3/+3 |
* | Updated STM32L4xx/USB_CDC demo | Rocco Marco Guglielmi | 2016-11-19 | 2 | -8/+4 |
* | Tentative USB suspend fix. | gdisirio | 2016-11-03 | 1 | -4/+10 |
* | Mass removing of EX demos from testhal directory. | Rocco Marco Guglielmi | 2016-09-30 | 36 | -7705/+0 |
* | Improved L3GD20 driver and related demo: improved sensitivity and bias handling. | Rocco Marco Guglielmi | 2016-09-28 | 2 | -4/+4 |
* | Fixed wrong masks in EX related STM32L4xx demos | Rocco Marco Guglielmi | 2016-09-25 | 2 | -4/+4 |
* | Fixes in EX demos | Rocco Marco Guglielmi | 2016-09-25 | 2 | -4/+8 |
* | Updated LSM6DS0 driver and related STM32 Nucleo F401RE demo | Rocco Marco Guglielmi | 2016-09-22 | 1 | -2/+2 |
* | Updated STM32L4xx-I2C-LSM6DS0 demo and added a new demo for STM32 Nucleo-64 F... | Rocco Marco Guglielmi | 2016-08-31 | 4 | -56/+265 |
* | Fixes in LIS3MDL driver, added a new demo for STM32 Nucleo-64 F401RE | Rocco Marco Guglielmi | 2016-08-31 | 1 | -1/+1 |
* | Updated EX: LIS3MDL driver updated to v1.0.0 | Rocco Marco Guglielmi | 2016-08-20 | 3 | -47/+158 |
* | Removed measurement unit management from L3GD20 driver. | Rocco Marco Guglielmi | 2016-07-10 | 1 | -51/+17 |
* | Updated L3GD20 related files. | Rocco Marco Guglielmi | 2016-07-10 | 1 | -4/+4 |
* | Removed unused functions in L3GD20 driver, | Rocco Marco Guglielmi | 2016-07-08 | 1 | -30/+20 |