aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32
Commit message (Expand)AuthorAgeFilesLines
* PAL synchronous API.Giovanni Di Sirio2017-09-026-24/+69
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-029-527/+518
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...Giovanni Di Sirio2017-09-0222-1672/+926
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-028-944/+352
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...Giovanni Di Sirio2017-09-015-5/+277
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...Giovanni Di Sirio2017-09-019-591/+261
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks d...Giovanni Di Sirio2017-09-017-270/+369
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-041...Giovanni Di Sirio2017-08-313-4/+8
* Shared ISR handler missing files.Giovanni Di Sirio2017-08-312-0/+527
* Common ISR handler prototype for STM32L4xx.Giovanni Di Sirio2017-08-315-525/+9
* PAL callbacks implementation for STM32, not complete yet.Giovanni Di Sirio2017-08-302-1/+173
* Tentative fix for anomalous TC event from STM32 USARTv1 driver.Giovanni Di Sirio2017-08-281-4/+4
* removed leftoverGiovanni Di Sirio2017-08-251-1/+0
* Fixed bug #879.Giovanni Di Sirio2017-08-252-4/+7
* Fixed bug #879.Giovanni Di Sirio2017-08-252-2/+2
* Fixed bug #878.Giovanni Di Sirio2017-08-241-5/+4
* Fixed bug #877.Giovanni Di Sirio2017-08-241-1/+11
* Fixed bug #876.Giovanni Di Sirio2017-08-241-0/+6
* Fixed bug #874.Giovanni Di Sirio2017-08-221-2/+2
* Fixed bug #873.Giovanni Di Sirio2017-08-221-6/+6
* Tentative fix for L4 OTG.Giovanni Di Sirio2017-08-221-37/+39
* Tentative workaround for L4 OTG driver.Giovanni Di Sirio2017-08-203-3/+14
* Fixed Bug #870Rocco Marco Guglielmi2017-08-131-1/+1
* Fixed number of vectors for newer devices.Giovanni Di Sirio2017-08-121-1/+1
* Added to the Makefiles the ability to change the default build, dependencies ...Giovanni Di Sirio2017-08-0210-10/+70
* Fixed Bug #868Rocco Marco Guglielmi2017-08-011-7/+7
* Fixed Bug #866Rocco Marco Guglielmi2017-07-261-6/+6
* Fixed bug #863.Giovanni Di Sirio2017-07-091-1/+1
* Fixed bug #861.Giovanni Di Sirio2017-07-081-1/+1
* Fixed bug #860.Giovanni Di Sirio2017-07-081-4/+6
* Fixed Bug #856Rocco Marco Guglielmi2017-07-082-5/+39
* Fixed bug #855.gdisirio2017-07-022-3/+3
* Fixed bug #854.gdisirio2017-07-021-3/+4
* Fixed Bug #853roccomarco2017-07-021-2/+2
* Fixed bug #851.gdisirio2017-07-021-1/+6
* Fixed bug #847.gdisirio2017-07-011-16/+10
* Fixed bug #845.Giovanni Di Sirio2017-05-301-1/+1
* Fixed Bug #843Rocco Marco Guglielmi2017-05-291-17/+17
* Fixed bug #781.Giovanni Di Sirio2017-05-292-15/+15
* Implemented LSE Drive parameter for STM32F7xx, re-generated F7 board files.Giovanni Di Sirio2017-05-292-2/+27
* Various fixes thanks to pl4nkton.Giovanni Di Sirio2017-05-292-7/+8
* Implemented support for HSI16 divider on STM32L0xx.Giovanni Di Sirio2017-05-292-7/+29
* Fixed bug #840.Giovanni Di Sirio2017-05-281-2/+2
* Fixed bug #825.Giovanni Di Sirio2017-05-282-0/+16
* Fixed bug #835.Giovanni Di Sirio2017-05-282-12/+123
* Fixed missing #endif.Giovanni Di Sirio2017-05-281-0/+1
* Fixed bug #837.Giovanni Di Sirio2017-05-272-5/+23
* Fixed USART4/5 support on STM32L07x.Giovanni Di Sirio2017-05-273-4/+27
* Fixed bug #838.Giovanni Di Sirio2017-05-271-8/+8
* Removed a dead "nop".Giovanni Di Sirio2017-05-181-6/+0