aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx
Commit message (Collapse)AuthorAgeFilesLines
* HAL callbacks rework.gdisirio2018-12-154-22/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12470 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Removed references to QSPI to most configuration files, more to do.Giovanni Di Sirio2018-10-0614-378/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12330 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added WSPI-related code, updated halconf.h files.Giovanni Di Sirio2018-09-3014-0/+378
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12311 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of configuration files.Giovanni Di Sirio2018-09-2928-14/+364
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12306 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed a wrong comment in usbcfg.c files.Giovanni Di Sirio2018-09-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12278 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Mass update of halconf.h files.gdisirio2018-09-1514-0/+98
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12257 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed bug #962.Giovanni Di Sirio2018-07-1514-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12166 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added analog watchdog functionality to STM32 ADCv2 driver.Giovanni Di Sirio2018-07-081-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12149 110e8d01-0319-4d1e-a829-52ad28d1bb01
* ARMCMx rules..mk path mass update.Giovanni Di Sirio2018-07-0714-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12130 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Moved RT version to 6.0, updated all chconf.h files.Giovanni Di Sirio2018-06-1614-14/+1246
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12106 110e8d01-0319-4d1e-a829-52ad28d1bb01
* New halconf.h template.Giovanni Di Sirio2018-03-1714-0/+98
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11788 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Minor fixesRocco Marco Guglielmi2018-03-1414-608/+1896
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11750 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Updated all the testhal/STM32 demosRocco Marco Guglielmi2018-03-0914-208/+115
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11667 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Removed unsupported old demoRocco Marco Guglielmi2018-03-098-1908/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11664 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Add more lisibility.Theodore Ateba2018-02-041-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11428 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-2063-63/+63
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all ↵Giovanni Di Sirio2018-01-101-0/+1
| | | | | | dependencies inside STM32 drivers. Documentation fixes in some HAL modules. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11247 35acf78f-673a-0410-8e92-d51de3d6d3f4
* New hooks added to RT, stronger checks on RT chconf.h files.Giovanni Di Sirio2017-11-2415-0/+240
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass update of all chconf.h files with new options.Giovanni Di Sirio2017-11-2315-0/+180
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed comments in chconf.h files.Giovanni Di Sirio2017-11-2315-30/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-aligned mcuconf.h files for F4 devices.Giovanni Di Sirio2017-11-1915-277/+277
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11041 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed redundant demo.Giovanni Di Sirio2017-11-199-1867/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11036 35acf78f-673a-0410-8e92-d51de3d6d3f4
* 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@11031 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10939 ↵Giovanni Di Sirio2017-11-0422-46/+46
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10938 ↵Giovanni Di Sirio2017-11-049-1829/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass updated all demos with the new test code.Giovanni Di Sirio2017-10-2319-19/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Re-alignment of all halconf.h files.Giovanni Di Sirio2017-10-2219-0/+551
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10875 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed various typos and documentation-related issues.Giovanni Di Sirio2017-10-0519-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 3, added objects factory settingsGiovanni Di Sirio2017-10-0419-0/+950
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 2, added version tag in chconf.h filesGiovanni Di Sirio2017-10-0419-0/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10766 35acf78f-673a-0410-8e92-d51de3d6d3f4
* chconf.h files alignment pass 1Giovanni Di Sirio2017-10-0419-0/+171
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10765 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #879.Giovanni Di Sirio2017-08-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10483 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-281-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #817.Giovanni Di Sirio2017-02-062-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10090 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed Bug #803Rocco Marco Guglielmi2016-12-262-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9987 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Tentative USB suspend fix.gdisirio2016-11-032-9/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9898 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-044-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Mass removing of EX demos from testhal directory.Rocco Marco Guglielmi2016-09-3080-16098/+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-292-4/+6
| | | | | | 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-282-3/+3
| | | | 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