| Commit message (Expand) | Author | Age | Files | Lines |
* | New halconf.h template. | Giovanni Di Sirio | 2018-03-17 | 17 | -84/+391 |
* | Completed LSM303AGR driver | roccomarco | 2018-03-14 | 3 | -3/+4 |
* | Adjustment to LSM303AGR Driver (Still incomplete), added demo | Rocco Marco Guglielmi | 2018-03-14 | 9 | -0/+1817 |
* | Minor fixes | Rocco Marco Guglielmi | 2018-03-14 | 15 | -630/+2040 |
* | Completed base support for LSM6DSL added base demo. | Rocco Marco Guglielmi | 2018-03-14 | 9 | -0/+1825 |
* | Fixes on LSM6DS0 demo and driver | Rocco Marco Guglielmi | 2018-03-14 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11720 110e8d01-0319-4d1... | Rocco Marco Guglielmi | 2018-03-13 | 1 | -1/+1 |
* | Added support for LPS22HB 2 axis Barometer\Thermometer MEMS. | Rocco Marco Guglielmi | 2018-03-13 | 9 | -0/+1801 |
* | Removed old demos | Rocco Marco Guglielmi | 2018-03-12 | 18 | -4202/+0 |
* | Updated LSM6DS0 driver | Rocco Marco Guglielmi | 2018-03-12 | 3 | -249/+62 |
* | Minor fixes in ChibiOS/EX makefile | Rocco Marco Guglielmi | 2018-03-12 | 4 | -17/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11706 110e8d01-0319-4d1... | Rocco Marco Guglielmi | 2018-03-12 | 1 | -1/+1 |
* | Updated LIS3MDL driver | Rocco Marco Guglielmi | 2018-03-11 | 4 | -141/+54 |
* | Updated LIS302DL driver | Rocco Marco Guglielmi | 2018-03-11 | 3 | -119/+52 |
* | Driver pre-compile time settings aligned for all drivers. | Rocco Marco Guglielmi | 2018-03-11 | 6 | -6/+6 |
* | Updated LIS3DSH driver and demos | Rocco Marco Guglielmi | 2018-03-10 | 4 | -128/+50 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11689 110e8d01-0319-4d1... | Rocco Marco Guglielmi | 2018-03-10 | 2 | -2/+2 |
* | Updated LPS25H and added a thermometer interface to the driver | Rocco Marco Guglielmi | 2018-03-10 | 2 | -100/+50 |
* | Restored masks in HTS221 driver | Rocco Marco Guglielmi | 2018-03-10 | 1 | -1/+1 |
* | Updated HTS221 Driver and related demo | Rocco Marco Guglielmi | 2018-03-09 | 3 | -157/+51 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11677 110e8d01-0319-4d1... | Rocco Marco Guglielmi | 2018-03-09 | 1 | -1/+0 |
* | Cosmetic changes | Rocco Marco Guglielmi | 2018-03-09 | 2 | -3/+2 |
* | Updated N25Q128 test application makefiles | Rocco Marco Guglielmi | 2018-03-09 | 2 | -36/+22 |
* | Updated testex demos | Rocco Marco Guglielmi | 2018-03-09 | 5 | -5/+5 |
* | Cosmetic changes to LSM303DLHC demos | Rocco Marco Guglielmi | 2018-03-09 | 2 | -30/+11 |
* | Updated STM32L4xx/SPI-L3GD20 demo. Cosmetic changes to L3GD20 demos | Rocco Marco Guglielmi | 2018-03-09 | 5 | -195/+51 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11654 110e8d01-0319-4d1... | Rocco Marco Guglielmi | 2018-03-09 | 1 | -4/+0 |
* | Updated STM32/STM32F4xx/SPI-L3GD20 | Rocco Marco Guglielmi | 2018-03-08 | 4 | -158/+45 |
* | Updated STM32/STM32F3xx/SPI-L3GD20 | Rocco Marco Guglielmi | 2018-03-08 | 8 | -564/+63 |
* | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11642 110e8d01-0319-... | Rocco Marco Guglielmi | 2018-03-08 | 1 | -2/+2 |
* | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11641 110e8d01-0319-... | Rocco Marco Guglielmi | 2018-03-08 | 1 | -6/+6 |
* | Improved STM32/STM32F3xx/I2C-LSM303DLHC demo | Rocco Marco Guglielmi | 2018-03-08 | 1 | -1/+1 |
* | Experimental M25Q driver rework. | Giovanni Di Sirio | 2018-03-08 | 1 | -1/+1 |
* | Updated STM32F4xx/I2C-LSM303DLHC | Rocco Marco Guglielmi | 2018-03-08 | 3 | -270/+74 |
* | Improved STM32F3xx/I2C-LSM303DLHC/Makefile | Rocco Marco Guglielmi | 2018-03-08 | 1 | -1/+1 |
* | Updated LSM303DLHC STM32F3 Discovery demo | Rocco Marco Guglielmi | 2018-02-28 | 2 | -33/+22 |
* | Improved LSM303DLHC driver. Modified base demo | Rocco Marco Guglielmi | 2018-02-27 | 7 | -621/+44 |
* | Mass update of the Apache 2.0 license statement. | Giovanni Di Sirio | 2018-01-20 | 76 | -78/+78 |
* | Updated EX demos to be compliant with latest ChibiOS/HAL edit | Rocco Marco Guglielmi | 2018-01-14 | 14 | -133/+138 |
* | Fixed build problem. | Giovanni Di Sirio | 2018-01-14 | 2 | -4/+4 |
* | New hooks added to RT, stronger checks on RT chconf.h files. | Giovanni Di Sirio | 2017-11-24 | 16 | -0/+256 |
* | Mass update of all chconf.h files with new options. | Giovanni Di Sirio | 2017-11-23 | 16 | -0/+192 |
* | Fixed comments in chconf.h files. | Giovanni Di Sirio | 2017-11-23 | 16 | -32/+32 |
* | Moved things around. | Giovanni Di Sirio | 2017-11-13 | 1 | -1/+1 |
* | Re-alignment of all halconf.h files. | Giovanni Di Sirio | 2017-10-22 | 16 | -0/+464 |
* | Update EX/BMP085 example according to the BMP085 driver modification. | Theodore Ateba | 2017-10-15 | 1 | -21/+9 |
* | Fixed various typos and documentation-related issues. | Giovanni Di Sirio | 2017-10-05 | 16 | -16/+16 |
* | chconf.h files alignment pass 3, added objects factory settings | Giovanni Di Sirio | 2017-10-04 | 16 | -0/+800 |
* | chconf.h files alignment pass 2, added version tag in chconf.h files | Giovanni Di Sirio | 2017-10-04 | 16 | -0/+16 |
* | chconf.h files alignment pass 1 | Giovanni Di Sirio | 2017-10-04 | 16 | -0/+144 |