diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-05-03 13:18:06 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-05-03 13:18:06 +0000 |
commit | 83b360251b6d2610370ff8e05859fc25b18afc60 (patch) | |
tree | 3770739097bc36b68a63e3b712eeb7bf499ded99 | |
parent | 8ce0e9f75d38b985c4293649b6712046c40fb5b9 (diff) | |
download | ChibiOS-83b360251b6d2610370ff8e05859fc25b18afc60.tar.gz ChibiOS-83b360251b6d2610370ff8e05859fc25b18afc60.tar.bz2 ChibiOS-83b360251b6d2610370ff8e05859fc25b18afc60.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7949 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 94e5b9bc1..d21baad23 100644 --- a/readme.txt +++ b/readme.txt @@ -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).
|