aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index e11192d5c..28a9997f6 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,12 @@
*****************************************************************************
*** Next ***
+- NEW: Added an USB_CDC multi-target demo application showcasing how to
+ manage a project with multiple target boards/devices and handle
+ portability issues.
+- NEW: Improved the various rules.mk to handle "touching" of all
+ included makefiles, now the makefile is no more assumed to
+ be called "Makefile".
- NEW: Added to the Makefiles the ability to change the default build,
dependencies and configuration directories. This makes possible
to have multiple non-conflicting makefiles in the same project.