aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.c
Commit message (Expand)AuthorAgeFilesLines
* USARTv2 made DMAMUX-aware.Giovanni Di Sirio2018-09-221-0/+72
* Fixed bug #956.Giovanni Di Sirio2018-07-011-2/+2
* Fixed bug #951.Giovanni Di Sirio2018-05-261-1/+9
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-201-1/+1
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-171-8/+8
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-101-16/+16
* Fixed bug #908.Giovanni Di Sirio2017-12-291-0/+4
* Fixed bug #901.gdisirio2017-11-051-3/+4
* Fixed bug #855.gdisirio2017-07-021-1/+1
* Fixed bug #851.gdisirio2017-07-021-1/+6
* Fixed bug #837.Giovanni Di Sirio2017-05-271-0/+14
* Fixed USART4/5 support on STM32L07x.Giovanni Di Sirio2017-05-271-0/+14
* Documentation-related fixes.Giovanni Di Sirio2017-02-071-1/+1
* Fixed wrong check in UARTv2 LLD.Rocco Marco Guglielmi2017-01-071-3/+3
* Fixed Bug #794Rocco Marco Guglielmi2016-11-191-1/+0
* Fixed duplicated buffers in USARTv2 driver.Giovanni Di Sirio2016-09-131-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9753 35acf78f-673a-0410...Giovanni Di Sirio2016-08-281-16/+73
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9716 35acf78f-673a-0410...Giovanni Di Sirio2016-07-211-2/+4
* [STM32. USARTv2] Added receiver timeout handling.Uladzimir Pylinski2016-07-191-0/+12
* Documentation related fixes.Giovanni Di Sirio2016-04-021-1/+1
* STM32 LLD renaming done.Giovanni Di Sirio2016-04-021-0/+931