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

master
gdisirio 2012-12-31 09:50:43 +00:00
parent a4edf0bf6c
commit 046963bc73
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
(backported to 2.4.3).
- FIX: Fixed wrong SPI path in platform_f105_f107.mk (bug 3598151).
- FIX: Fixed PHY powerdown issues not fixed (bug 3596911).
- NEW: ADC driver implementation for the STM32F3xx.
- NEW: Added zero-copy capability to the STM32 MAC driver (experimental and
not tested yet).
- NEW: Added an optional zero-copy mode API to the MAC driver model.