aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-12 11:25:52 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-12 11:25:52 +0000
commitf1bb1a01ca40b8c999346c701450fcf0ca74827a (patch)
tree1de63d595b0452eb4528ed31b329abd64392c406 /readme.txt
parent56d43eba18bb5efb585c3a8818457de1de24071a (diff)
downloadChibiOS-f1bb1a01ca40b8c999346c701450fcf0ca74827a.tar.gz
ChibiOS-f1bb1a01ca40b8c999346c701450fcf0ca74827a.tar.bz2
ChibiOS-f1bb1a01ca40b8c999346c701450fcf0ca74827a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1738 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 906546e8a..10bc6e999 100644
--- a/readme.txt
+++ b/readme.txt
@@ -64,6 +64,7 @@
- NEW: Added RIDE7 project files to the STM32 demo under a ./ride7
subdirectory, this should make things easier for RIDE7 users. The normal
makefile is still available of course.
+- NEW: New article in the documentation. Fixed an orphaned page (STM8 port).
*** 1.5.3 ***
- FIX: Removed C99-style variables declarations (bug 2964418)(backported