aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Dynamic DMA allocation for STM32H7xx.Giovanni Di Sirio2018-12-281-57/+49
* Fixed problem in I2Cv3 http://www.chibios.com/forum/viewtopic.php?f=35&t=4933gdisirio2018-12-161-3/+18
* MISRA-related changes.Giovanni Di Sirio2018-02-101-2/+2
* 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-4/+4
* More fixes, ready for testing.Giovanni Di Sirio2018-01-091-55/+88
* Various fixes in the new STM32F7xx support code.Giovanni Di Sirio2018-01-091-109/+234
* Added stub of STM32 I2Cv3 driver for STM32H7xx.Giovanni Di Sirio2018-01-081-0/+1112