aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-05-12 15:08:43 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-05-12 15:08:43 +0000
commit4405c6c0ed0f9d1dbffe4066d26502cb4908024d (patch)
treecf206b9b10d8658f22ad0b47961799ebba31b22e /readme.txt
parentf53539befa3385f68c2a2e3ce5bfc27c7d02433d (diff)
downloadChibiOS-4405c6c0ed0f9d1dbffe4066d26502cb4908024d.tar.gz
ChibiOS-4405c6c0ed0f9d1dbffe4066d26502cb4908024d.tar.bz2
ChibiOS-4405c6c0ed0f9d1dbffe4066d26502cb4908024d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7973 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index be250e0ec..ea0afb799 100644
--- a/readme.txt
+++ b/readme.txt
@@ -74,6 +74,8 @@
*****************************************************************************
*** 3.0.0p4 ***
+- BLD: New "smart build" mode added to makefiles, now only used files are
+ compiled.
- HAL: Change to the Serial_USB driver, now the INT endpoint is no more
mandatory.
- HAL: New DAC driver implementation for STM32F4xx.