aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #817.Giovanni Di Sirio2017-02-064-8/+12
* Remove Makefile.ch and Mafile.niltfateba2017-01-143-731/+23
* Update the testhal/AVR/PWM with the new ChibiOS architecture.tfateba2017-01-143-49/+86
* Update AVR testhal GPT and fixed #error invalid configuration file.tfateba2017-01-045-70/+116
* Fixed Bug #803Rocco Marco Guglielmi2016-12-264-4/+8
* Fixed Compilation errors and update testhal/AVR/I2C/ files.tfateba2016-12-043-38/+77
* Remove the i2c activation from the EXT AVR testhal template.tfateba2016-12-041-1/+1
* Update testhal/AVR/ADC mcuconf.h file.tfateba2016-12-041-0/+10
* Added CAN3 support to the STM32 CANv1 driver.Giovanni Di Sirio2016-11-216-0/+12
* Updated STM32L4xx/USB_CDC demoRocco Marco Guglielmi2016-11-192-8/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9899 35acf78f-673a-0410...Giovanni Di Sirio2016-11-041-1/+1
* Tentative USB suspend fix.gdisirio2016-11-0310-42/+104
* Fixed small ident, readme file and Makefile.tfateba2016-11-012-12/+8
* Add test program for AVR ADC hal.tfateba2016-11-016-0/+1709
* Added EXT driverFabio Utzig2016-10-236-0/+1692
* Fixed an harmless warning.Giovanni Di Sirio2016-10-112-1/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9851 35acf78f-673a-0410...Giovanni Di Sirio2016-10-0416-15/+67
* STM32F0 WDG demo added.Giovanni Di Sirio2016-10-0410-1/+1552
* Mass removing of EX demos from testhal directory.Rocco Marco Guglielmi2016-09-30147-29972/+0
* Updated LIS302DL and LIS3DSH demosRocco Marco Guglielmi2016-09-304-6/+6
* Improved LSM303DLHC driver and related demos: improved bias and sensitivity h...Rocco Marco Guglielmi2016-09-298-34/+41
* Improved L3GD20 driver and related demo: improved sensitivity and bias handling.Rocco Marco Guglielmi2016-09-286-10/+10
* Improved LSM6DS0 driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-282-13/+8
* Improved LIS3MDL driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-273-11/+11
* Improved HTS221 driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-272-2/+2
* Improved LPS25H driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-271-1/+1
* Improved LPS25H driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-272-3/+3
* Improved HTS221 driverRocco Marco Guglielmi2016-09-271-1/+1
* Added demo for ST HTS221Rocco Marco Guglielmi2016-09-279-0/+1794
* Fixed wrong readme in ChibiOS/EX related demosRocco Marco Guglielmi2016-09-272-7/+7
* Fixed wrong masks in EX related STM32L4xx demosRocco Marco Guglielmi2016-09-252-4/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9801 35acf78f-673a-0410...Rocco Marco Guglielmi2016-09-251-0/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9798 35acf78f-673a-0410...Rocco Marco Guglielmi2016-09-251-0/+52
* Added support for LPS25H.Rocco Marco Guglielmi2016-09-2510-0/+1739
* Fixes in EX demosRocco Marco Guglielmi2016-09-257-11/+19
* Updated LSM6DS0 driver and related STM32 Nucleo F401RE demoRocco Marco Guglielmi2016-09-226-64/+10
* Updated STM32L4xx-I2C-LSM6DS0 demo and added a new demo for STM32 Nucleo-64 F...Rocco Marco Guglielmi2016-08-3113-56/+2167
* Fixes in LIS3MDL driver, added a new demo for STM32 Nucleo-64 F401RERocco Marco Guglielmi2016-08-3110-1/+1772
* Fixed typo in STM32F4xx-I2C-LIS3MDL makefileRocco Marco Guglielmi2016-08-311-1/+1
* Added automatic number of channels initialization for ADCv2.Giovanni Di Sirio2016-08-262-3/+3
* Updated EX: LIS3MDL driver updated to v1.0.0Rocco Marco Guglielmi2016-08-203-47/+158
* Removed EX STM32F207 demos.Rocco Marco Guglielmi2016-08-2018-3628/+0
* Fixed typos in EX demos.Rocco Marco Guglielmi2016-07-283-8/+8
* UpdatedEX: LIS3DSH driver updated to v1.0.0Rocco Marco Guglielmi2016-07-282-52/+145
* UpdatedEX: LIS302DL driver updated to v1.0.0Rocco Marco Guglielmi2016-07-274-46/+132
* [STM32. USARTv2] Added receiver timeout handling.Uladzimir Pylinski2016-07-193-0/+30
* EX: LSM303DLHC driver updated to v1.0.0Rocco Marco Guglielmi2016-07-104-82/+546
* Removed measurement unit management from L3GD20 driver.Rocco Marco Guglielmi2016-07-103-160/+51
* Updated L3GD20 related files.Rocco Marco Guglielmi2016-07-103-12/+12
* Removed unused functions in L3GD20 driver,Rocco Marco Guglielmi2016-07-083-92/+70