aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-14 09:45:53 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-14 09:45:53 +0000
commit7c31ee40a8643ce4df4bb3e86cb5aa995544abb1 (patch)
tree7713bc378fc488348747a14e831d069da0a8943c /readme.txt
parentd6e56d6e7fee513c7436816a7abaaf6a6c3fb007 (diff)
downloadChibiOS-7c31ee40a8643ce4df4bb3e86cb5aa995544abb1.tar.gz
ChibiOS-7c31ee40a8643ce4df4bb3e86cb5aa995544abb1.tar.bz2
ChibiOS-7c31ee40a8643ce4df4bb3e86cb5aa995544abb1.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1921 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 5baab4cff..754e53dfd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -69,6 +69,7 @@
the CL sub-family (untested). Now the selection of the sub-family is done
in the board.h file, there is no more the need to put -DSTM32F10X_xx into
the makefile.
+- NEW: Added the palSetBusMode() capability to the STM8 PAL driver.
- Tested the STM8 port with the latest RKit-STM8_2.28.10.0092. It works but
the new compiler shows a general performance regression except in one
test case.