aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F4xx/hal_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6242 ↵gdisirio2013-09-021-225/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6199 ↵gdisirio2013-08-221-11/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6197 ↵gdisirio2013-08-211-0/+236
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6108 ↵gdisirio2013-08-091-238/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Renamed or added prefix to all hernel configuration options.gdisirio2013-07-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6010 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #409.gdisirio2013-05-111-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5703 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Relicensing parts of the tree under the Apache 2.0 license.gdisirio2013-03-301-14/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Adjusted C file templates.gdisirio2013-02-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5339 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Updated license years.gdisirio2013-02-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5102 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Code templates-related fixes.gdisirio2012-12-251-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4971 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4956 ↵gdisirio2012-12-231-2/+7
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3586425.gdisirio2012-11-161-3/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4826 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4777 ↵gdisirio2012-10-231-4/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F2xx deleted and merged with STM32F4xx code.gdisirio2012-10-221-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4775 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3503490.gdisirio2012-05-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4193 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added an HSE bypass option to the STM32 clock initialization.gdisirio2012-05-031-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4157 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3485500.gdisirio2012-02-111-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3950 35acf78f-673a-0410-8e92-d51de3d6d3f4
* License text updated with new year.gdisirio2012-01-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3846 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3811 ↵gdisirio2012-01-151-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3810 ↵gdisirio2012-01-141-8/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3797 ↵gdisirio2012-01-121-5/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3788 ↵gdisirio2012-01-111-0/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Backup domain and RTC clock initialization added.gdisirio2012-01-101-16/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3785 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 ↵gdisirio2012-01-101-1/+47
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3735 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1xbarthess2012-01-041-5/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/pvd2_dev@3732 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Realtime counter support in the generic HAL driver and implementations for ↵gdisirio2012-01-041-0/+3
| | | | | | al STM32 devices, others will follow. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3723 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3650 ↵gdisirio2011-12-221-1/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Provisional STM32F2xx support.gdisirio2011-12-221-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3649 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 ↵gdisirio2011-12-211-2/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PVD for STM32F4x code cleanups.barthess2011-12-171-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3623 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F4x. In HAL added support of power level detector.barthess2011-12-161-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3616 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3449139, increased version numbers.gdisirio2011-12-031-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3552 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F4 support working, most device drivers still to test, report added.gdisirio2011-11-061-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3475 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3474 ↵gdisirio2011-11-061-11/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3469 ↵gdisirio2011-11-051-7/+6
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3460 ↵gdisirio2011-11-021-0/+164
35acf78f-673a-0410-8e92-d51de3d6d3f4