diff options
-rw-r--r-- | readme.txt | 4 |
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
|