aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index 83f326e66..e0b7bed9a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -99,9 +99,6 @@
(backported to 2.2.4).
- NEW: Added AVR implementation of the PAL driver contributed by Leszek.
(TODO: Update demos to use it)
-- NEW: Added Eclipse project files to all makefile-based demos in order to
- allow an easier import. The Eclipse workspace is assumed to be created
- inside the ChibiOS/RT main directory.
- NEW: STM32L ADC driver implementation.
- NEW: Improved ADC driver model, now it is possible to handle error
conditions during the conversion process.