aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-02-26 17:52:55 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-02-26 17:52:55 +0000
commit26c301ec2ccc137cde4bc62440cd4e1b28039edd (patch)
tree965c11d74b01266f38e0ddbd10f19775ec99d780 /readme.txt
parent9a7cae8b2993c263ed3365c62ebfb50b06f5bb00 (diff)
downloadChibiOS-26c301ec2ccc137cde4bc62440cd4e1b28039edd.tar.gz
ChibiOS-26c301ec2ccc137cde4bc62440cd4e1b28039edd.tar.bz2
ChibiOS-26c301ec2ccc137cde4bc62440cd4e1b28039edd.zip
Added STM32 lwIP demo (untested).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3990 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 68a95ee40..99a6793c7 100644
--- a/readme.txt
+++ b/readme.txt
@@ -107,6 +107,7 @@
- NEW: Added handling of input 2 to the STM32 ICU driver (contributed by
Fabio).
- NEW: STM32 Ethernet driver completed, only partially tested on STM32F107.
+ Added an STM32 lwIP demo.
TODO: Extensive testing.
- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renemed to icuGetWidth()
and icuGetPeriod().