git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7990 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
Giovanni Di Sirio 2015-05-19 12:20:12 +00:00
parent 49964fe43f
commit 5d103c3694
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
*****************************************************************************
*** 3.0.0p5 ***
- HAL: Added no-DMA mode to the STM32 I2Cv2 driver.
- HAL: Added DAC support to all STM32 sub-platforms, added another demo for
the STM32F3xx.
- HAL: Fixed STM32 USARTv1: incorrect txend2_cb callback behavior (bug #596).