aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F4xx/hal_lld.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #413.gdisirio2013-06-011-8/+1
* 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@5148 35acf78f-673a-0410...gdisirio2013-02-101-0/+2
* Updated license years.gdisirio2013-02-021-1/+1
* Fixed bug 3602544.gdisirio2013-02-021-10/+0
* Files for STM32F3xx ADC driver, not complete.gdisirio2012-12-241-0/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4776 35acf78f-673a-0410...gdisirio2012-10-221-2/+2
* STM32F2xx deleted and merged with STM32F4xx code.gdisirio2012-10-221-15/+150
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4768 35acf78f-673a-0410...gdisirio2012-10-211-5/+5
* STM32F4x clock checks fixed according to RM0090.pdfbarthess2012-10-211-8/+8
* Fixed typo in comment.barthess2012-10-171-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4741 35acf78f-673a-0410...gdisirio2012-10-111-1/+1
* F4x PLL clock checking fixed. According to RM0090 the value of PLLN may be be...barthess2012-10-111-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4607 35acf78f-673a-0410...gdisirio2012-08-211-0/+7
* STM32 support enhancements, some other fixes.gdisirio2012-06-211-1/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4307 35acf78f-673a-0410...gdisirio2012-06-191-0/+1
* Fixed bugs 3531289 and 3531290.gdisirio2012-06-011-4/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4228 35acf78f-673a-0410...gdisirio2012-05-221-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4204 35acf78f-673a-0410...gdisirio2012-05-171-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4201 35acf78f-673a-0410...gdisirio2012-05-161-0/+1
* Fixed bug 3524088.gdisirio2012-05-061-1/+1
* SDC. Merged code from development branch.barthess2012-04-171-0/+5
|\
| * SDC. Added RTC support. Improved testhal.barthess2012-03-081-0/+1
| * SDC. Code merged to fresh branch.barthess2012-03-051-0/+4
* | Fixed bug 3496981.gdisirio2012-03-051-2/+2
|/
* RTC. APB1 clock check moved to rtc_lld.hbarthess2012-03-041-3/+0
* RTC. V2 driver merged to trunk.barthess2012-03-041-0/+3
* License text updated with new year.gdisirio2012-01-211-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3783 35acf78f-673a-0410...gdisirio2012-01-101-6/+16
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3775 35acf78f-673a-0410...gdisirio2012-01-091-0/+5
* Fixed clock source for RT counter.gdisirio2012-01-081-2/+2
* Fixed an error message.gdisirio2012-01-081-1/+1
* Fixed wrong macro prefixes.gdisirio2012-01-071-22/+22
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-041-7/+7
* Realtime counter support in the generic HAL driver and implementations for al...gdisirio2012-01-041-0/+33
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3658 35acf78f-673a-0410...gdisirio2011-12-251-1/+1
* Provisional STM32F2xx support.gdisirio2011-12-221-13/+13
* PVD for STM32F4x code cleanups.barthess2011-12-171-2/+2
* Fixed some forgotten details.gdisirio2011-12-171-13/+13
* STM32F4x. In HAL added support of power level detector.barthess2011-12-161-3/+27
* RTC. Naming convention fixed.barthess2011-12-121-1/+1
* RTC. Setting and getting time works on STM32F4xbarthess2011-12-111-0/+1
* RTC. Setting and getting time now works.barthess2011-12-091-4/+5
* RTC. Code compiles but not tested.barthess2011-12-091-0/+6
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410...gdisirio2011-12-081-15/+15
* GPT. Fixed some inconsistencies in F4x port.barthess2011-12-071-2/+19
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3533 35acf78f-673a-0410...gdisirio2011-11-261-5/+5
* Unified STM32 registers header file stm32.h.gdisirio2011-11-261-42/+1
* Fixed a problem of inclusion order that caused DMA2 problems in STM32 HAls.gdisirio2011-11-231-4/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3520 35acf78f-673a-0410...gdisirio2011-11-231-0/+33