aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed bug #855.gdisirio2017-07-022-0/+24
* Implemented support for HSI16 divider on STM32L0xx.Giovanni Di Sirio2017-05-293-0/+3
* Fixed Bug #842Rocco Marco Guglielmi2017-05-282-8/+11
* Fixed broken F107 USB demo.Giovanni Di Sirio2017-05-2810-393/+467
* Fixed bug #835.Giovanni Di Sirio2017-05-286-20/+37
* Fixed bug #839.Giovanni Di Sirio2017-05-271-0/+11
* Add an AVR SPI test hal program.tfateba2017-05-146-0/+1704
* Align all AVR testhal and demo mcuconf.h files.tfateba2017-04-286-640/+690
* Update AVR mcuconf.h file by adding PCINT driver system settings.tfateba2017-04-256-0/+90
* Fixed bug #832.Giovanni Di Sirio2017-04-231-52/+52
* RX test is now done using packet-aligned buffers.Giovanni Di Sirio2017-04-233-107/+107
* Tentative fix for missing RX events.Giovanni Di Sirio2017-04-161-52/+52
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10113 35acf78f-673a-041...Giovanni Di Sirio2017-02-282-4/+4
* Fixed Eclipse metadata.Giovanni Di Sirio2017-02-073-3/+3
* 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