aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-03-13 09:55:17 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-03-13 09:55:17 +0000
commit1df601c7c786c2c6ba3e4332058e3634734665e4 (patch)
treebaf8208b0352c589a78b06b6f3f195d4eda73dcc /readme.txt
parent7d11f36c4837c16ae0213627c5cd9588522b4335 (diff)
downloadChibiOS-1df601c7c786c2c6ba3e4332058e3634734665e4.tar.gz
ChibiOS-1df601c7c786c2c6ba3e4332058e3634734665e4.tar.bz2
ChibiOS-1df601c7c786c2c6ba3e4332058e3634734665e4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11724 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 6c048202c..6cf262b96 100644
--- a/readme.txt
+++ b/readme.txt
@@ -98,6 +98,8 @@
- NEW: Separated OSLIB from RT and NIL, now it is a separate "product" with
its own version, configuration file and licensing. The library will
grow to include more functionalities.
+ RT and NIL will contain only the core functionalities, everything else
+ is shared library code.
- HAL: Fixed I2C address not accepted (bug #923)(backported to 18.2.1
and 17.6.4).
- HAL: Fixed problem with HSI48 on STM32L4xx (bug #922)(backported to 18.2.1).