aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2019-01-05 15:49:50 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2019-01-05 15:49:50 +0000
commitb470e1ae0feb1d173465f8083248ad4324755592 (patch)
tree89eeb538bf0871730aa890c37b042988f7929654 /readme.txt
parent90ddeb9ef88675bfd5cc84be3c2ee215f9404720 (diff)
downloadChibiOS-b470e1ae0feb1d173465f8083248ad4324755592.tar.gz
ChibiOS-b470e1ae0feb1d173465f8083248ad4324755592.tar.bz2
ChibiOS-b470e1ae0feb1d173465f8083248ad4324755592.zip
Improved search of configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12529 110e8d01-0319-4d1e-a829-52ad28d1bb01
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 d3d01b545..a5865e8ad 100644
--- a/readme.txt
+++ b/readme.txt
@@ -75,6 +75,8 @@
*****************************************************************************
*** Next ***
+- NEW: Now it is possible to define separate directories for each
+ configuration file.
- NEW: Added option to enable bypass on SDIOv1 driver allowing to use a
50MHz clock.
- NEW: Added TIM15, TIM16 and TIM17 support on GPT, ICU and PWM drivers,