aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx
Commit message (Expand)AuthorAgeFilesLines
* Mass update.gdisirio2019-01-2614-98/+0
* Mass update of configuration files.Giovanni Di Sirio2019-01-2128-28/+28
* Mass update of all drivers to use the new DMA API. What could possibly go wrong?Giovanni Di Sirio2019-01-021-2/+2
* Fixed small errors caused by recent changes.Giovanni Di Sirio2019-01-011-5/+5
* HAL callbacks rework.gdisirio2018-12-154-22/+20
* Removed references to QSPI to most configuration files, more to do.Giovanni Di Sirio2018-10-0614-378/+0
* Added WSPI-related code, updated halconf.h files.Giovanni Di Sirio2018-09-3014-0/+378
* Mass update of configuration files.Giovanni Di Sirio2018-09-2928-14/+364
* Fixed a wrong comment in usbcfg.c files.Giovanni Di Sirio2018-09-191-1/+1
* Mass update of halconf.h files.gdisirio2018-09-1514-0/+98
* Fixed bug #962.Giovanni Di Sirio2018-07-1514-14/+14
* Added analog watchdog functionality to STM32 ADCv2 driver.Giovanni Di Sirio2018-07-081-0/+4
* ARMCMx rules..mk path mass update.Giovanni Di Sirio2018-07-0714-14/+14
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-1614-14/+1246
* New halconf.h template.Giovanni Di Sirio2018-03-1714-0/+98
* Minor fixesRocco Marco Guglielmi2018-03-1414-608/+1896
* Updated all the testhal/STM32 demosRocco Marco Guglielmi2018-03-0914-208/+115
* Removed unsupported old demoRocco Marco Guglielmi2018-03-098-1908/+0
* Add more lisibility.Theodore Ateba2018-02-041-1/+2
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2063-63/+63
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-101-0/+1
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-2415-0/+240
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-2315-0/+180
* Fixed comments in chconf.h files.Giovanni Di Sirio2017-11-2315-30/+30
* Re-aligned mcuconf.h files for F4 devices.Giovanni Di Sirio2017-11-1915-277/+277
* Removed redundant demo.Giovanni Di Sirio2017-11-199-1867/+0
* Removed duplicated HAL test applications now present in multi-targets demos.Giovanni Di Sirio2017-11-1920-4176/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10939 35acf78f-673a-041...Giovanni Di Sirio2017-11-0422-46/+46
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 35acf78f-673a-041...Giovanni Di Sirio2017-11-049-1829/+0
* Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-2319-19/+57
* Re-alignment of all halconf.h files.Giovanni Di Sirio2017-10-2219-0/+551
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-0519-19/+19
* chconf.h files alignment pass 3, added objects factory settingsGiovanni Di Sirio2017-10-0419-0/+950
* chconf.h files alignment pass 2, added version tag in chconf.h filesGiovanni Di Sirio2017-10-0419-0/+19
* chconf.h files alignment pass 1Giovanni Di Sirio2017-10-0419-0/+171
* Fixed bug #879.Giovanni Di Sirio2017-08-251-1/+1
* 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-281-1/+1
* Fixed bug #817.Giovanni Di Sirio2017-02-062-4/+6
* Fixed Bug #803Rocco Marco Guglielmi2016-12-262-2/+4
* Tentative USB suspend fix.gdisirio2016-11-032-9/+22
* 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-044-4/+4
* Mass removing of EX demos from testhal directory.Rocco Marco Guglielmi2016-09-3080-16098/+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-292-4/+6
* Improved L3GD20 driver and related demo: improved sensitivity and bias handling.Rocco Marco Guglielmi2016-09-282-3/+3
* 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