diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-05-26 12:56:08 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-05-26 12:56:08 +0000 |
commit | 58f95054b30907efe3135cbe5022c24c31efbe2d (patch) | |
tree | b9de3d214d526c1541ced54eb538e0b07ca236c9 /readme.txt | |
parent | 5c1a0c2b8a9b4164b52cf5d33fca16fd9c61c462 (diff) | |
download | ChibiOS-58f95054b30907efe3135cbe5022c24c31efbe2d.tar.gz ChibiOS-58f95054b30907efe3135cbe5022c24c31efbe2d.tar.bz2 ChibiOS-58f95054b30907efe3135cbe5022c24c31efbe2d.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4237 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index ad53b6919..75cc23fe0 100644 --- a/readme.txt +++ b/readme.txt @@ -137,7 +137,7 @@ - NEW: Updated vendor headers for LPC11xx and LPC13xx, the new headers
support several new devices.
- NEW: Demo for STM32F0-Discovery board.
-- NEW: Initial support for STM32F0xx devices.
+- NEW: Initial support for STM32F0xx devices, added a specific ADC driver.
- NEW: Added a common ancestor class to the SDC and MMC_SPI drivers. This
allows to share code and definitions.
- NEW: Modified the SDC driver to implement the new block devices abstract
|