aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
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 1de033ba9..7e1310348 100644
--- a/readme.txt
+++ b/readme.txt
@@ -62,6 +62,8 @@
- FIX: Fixed broken AVR port (bug 3016619)(backported in 2.0.0).
- FIX: Fixed assertion in adcStop() (bug 3015109)(backported in 2.0.0).
- OPT: Simplified the test suite code, now it is smaller.
+- Reorganized the documentation, now the description of the device drivers
+ implementation is under the HAL module instead of the Ports module.
*** 1.5.9 ***
- FIX: Fixed STM8 baud rate setup error (bug 3010990).