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

This commit is contained in:
Giovanni Di Sirio 2015-05-03 13:18:06 +00:00
parent 8ce0e9f75d
commit 83b360251b
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
*****************************************************************************
*** 3.0.0p4 ***
- HAL: New DAC driver implementation for STM32F4xx.
- HAL: Fixed STM32F334 does not have an EXT18 interrupt (bug #588).
- HAL: Fixed STM32L1xx USB is missing disconnect/connect macros (bug #587).
- HAL: Fixed wrong vector number for STM32L1xx USB (bug #586).