aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-05-16 15:19:36 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-05-16 15:19:36 +0000
commit66d2d0a7b37318a3209a76b22ac2edafd473222a (patch)
tree831fd5e03d2e6c519e68a998581fd4936cf56698
parentcadf83110acc18314197ace9e3d5083a99e3fdb8 (diff)
downloadChibiOS-66d2d0a7b37318a3209a76b22ac2edafd473222a.tar.gz
ChibiOS-66d2d0a7b37318a3209a76b22ac2edafd473222a.tar.bz2
ChibiOS-66d2d0a7b37318a3209a76b22ac2edafd473222a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@293 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 3a5de0cc0..dd1ad2dc1 100644
--- a/readme.txt
+++ b/readme.txt
@@ -53,6 +53,10 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
*** Plans ***
*****************************************************************************
+- We are looking into adding an excpetion clause to the ChibiOS/RT license in
+ order to allow linking with non-GLP code under certain conditions.
+ The license change will happen before the 1.0.0 release, we are almost
+ there, everything looks very stable now.
- Look into importing *or* implementing a TCP/IP stack and a File System.
- Evaluate other architectures for a possible ChibiOS/RT port. An important
selection parameter will be the availability of FOSS toolchains. Currently