aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-21 11:12:54 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-21 11:12:54 +0000
commit66c5a970fa52e53e643ef1f3365b4d30debd5bfe (patch)
tree6cea71ea231f0a27ebef680a0f60f19bc9175280 /readme.txt
parent297a1cefa8e045e68c6b12d1cb31525a086ae4ec (diff)
downloadChibiOS-66c5a970fa52e53e643ef1f3365b4d30debd5bfe.tar.gz
ChibiOS-66c5a970fa52e53e643ef1f3365b4d30debd5bfe.tar.bz2
ChibiOS-66c5a970fa52e53e643ef1f3365b4d30debd5bfe.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2406 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 0ed03f9fc..cc4740a7a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -70,6 +70,7 @@
- FIX: Fixed typo in board name (bug 3113574)(backported to 2.0.7).
- FIX: Fixed defective event wait functions with timeout (bug 3113443)
(backported to 2.0.7).
+- NEW: Added new macro PWM_FRACTION_TO_WIDTH() to the PWM driver model.
- NEW: ARM7 port reorganization following the same pattern of the ARMCMx
one, on now the port is also supports the ARM9 architecture (but not
tested yet hardware). Removed the dependencies between the port layer