aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Collapse)AuthorAgeFilesLines
* Update all AVR Makefile with the SMART BUILD variable.Theodore Ateba2017-07-147-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10331 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR testhal Makefiles according the new structure.Theodore Ateba2017-07-147-61/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10328 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #863.Giovanni Di Sirio2017-07-091-52/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10321 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #855.gdisirio2017-07-022-0/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10299 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Implemented support for HSI16 divider on STM32L0xx.Giovanni Di Sirio2017-05-293-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10223 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #842Rocco Marco Guglielmi2017-05-282-8/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10222 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed broken F107 USB demo.Giovanni Di Sirio2017-05-2810-393/+467
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10213 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #835.Giovanni Di Sirio2017-05-286-20/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10209 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #839.Giovanni Di Sirio2017-05-271-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10204 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add an AVR SPI test hal program.tfateba2017-05-146-0/+1704
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10198 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Align all AVR testhal and demo mcuconf.h files.tfateba2017-04-286-640/+690
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10197 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR mcuconf.h file by adding PCINT driver system settings.tfateba2017-04-256-0/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10182 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #832.Giovanni Di Sirio2017-04-231-52/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10167 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RX test is now done using packet-aligned buffers.Giovanni Di Sirio2017-04-233-107/+107
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10166 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@10157 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10113 ↵Giovanni Di Sirio2017-02-282-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Eclipse metadata.Giovanni Di Sirio2017-02-073-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10099 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #817.Giovanni Di Sirio2017-02-064-8/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10090 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Remove Makefile.ch and Mafile.niltfateba2017-01-143-731/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10049 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update the testhal/AVR/PWM with the new ChibiOS architecture.tfateba2017-01-143-49/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10048 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update AVR testhal GPT and fixed #error invalid configuration file.tfateba2017-01-045-70/+116
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10014 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #803Rocco Marco Guglielmi2016-12-264-4/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9987 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Compilation errors and update testhal/AVR/I2C/ files.tfateba2016-12-043-38/+77
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9952 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Remove the i2c activation from the EXT AVR testhal template.tfateba2016-12-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9949 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Update testhal/AVR/ADC mcuconf.h file.tfateba2016-12-041-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9947 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added CAN3 support to the STM32 CANv1 driver.Giovanni Di Sirio2016-11-216-0/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9942 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated STM32L4xx/USB_CDC demoRocco Marco Guglielmi2016-11-192-8/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9919 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9899 ↵Giovanni Di Sirio2016-11-041-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Tentative USB suspend fix.gdisirio2016-11-0310-42/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9898 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed small ident, readme file and Makefile.tfateba2016-11-012-12/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9896 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add test program for AVR ADC hal.tfateba2016-11-016-0/+1709
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9895 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added EXT driverFabio Utzig2016-10-236-0/+1692
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9871 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed an harmless warning.Giovanni Di Sirio2016-10-112-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9859 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9851 ↵Giovanni Di Sirio2016-10-0416-15/+67
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F0 WDG demo added.Giovanni Di Sirio2016-10-0410-1/+1552
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9850 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass removing of EX demos from testhal directory.Rocco Marco Guglielmi2016-09-30147-29972/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9825 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated LIS302DL and LIS3DSH demosRocco Marco Guglielmi2016-09-304-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9824 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved LSM303DLHC driver and related demos: improved bias and sensitivity ↵Rocco Marco Guglielmi2016-09-298-34/+41
| | | | | | handling. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9823 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved L3GD20 driver and related demo: improved sensitivity and bias handling.Rocco Marco Guglielmi2016-09-286-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9819 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved LSM6DS0 driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-282-13/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9818 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved LIS3MDL driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-273-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9813 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved HTS221 driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-272-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9812 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved LPS25H driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9811 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved LPS25H driver and related demo: added multiple register read/write.Rocco Marco Guglielmi2016-09-272-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9810 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved HTS221 driverRocco Marco Guglielmi2016-09-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9809 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added demo for ST HTS221Rocco Marco Guglielmi2016-09-279-0/+1794
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9807 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed wrong readme in ChibiOS/EX related demosRocco Marco Guglielmi2016-09-272-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9805 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@9802 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9801 ↵Rocco Marco Guglielmi2016-09-251-0/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9798 ↵Rocco Marco Guglielmi2016-09-251-0/+52
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4