git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_16.1.x@10003 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2017-01-01 15:58:52 +00:00
parent deefca97da
commit 3d05afdfae
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
- HAL: Fixed flash waiting state misconfiguration in STM32L4 port (bug #804).
- HAL: Added CR field to DAC configuration in STM32 port (bug #803).
- HAL: Fixed wrong initialization for DACD4 in STM32 port (bug #802).
- HAL: Fixed tab instead of space in dac driver (bug #801).
- HAL: Fixed tab instead of space in DAC driver (bug #801).
- HAL: Fixed missing GPT and DAC in STM32F07/?9x mcuconf (bug #800).
- HAL: Fixed STM32 RTCv2 driver does not handle the DST bit (bug #799).
- HAL: Fixed MAC driver broken on STM32F107 (bug #798).