aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-07-01 15:25:03 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-07-01 15:25:03 +0000
commit076b5bbb9af863dba04c231c63abd17e511be7e1 (patch)
tree4204fff5b77e31dc4f53fbcb5f251e27d0a28508 /readme.txt
parent21b907c94677776684b86440ec081a0252cd02e2 (diff)
downloadChibiOS-076b5bbb9af863dba04c231c63abd17e511be7e1.tar.gz
ChibiOS-076b5bbb9af863dba04c231c63abd17e511be7e1.tar.bz2
ChibiOS-076b5bbb9af863dba04c231c63abd17e511be7e1.zip
AVR I2C driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4380 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index c9a2e8f17..25ab67dbe 100644
--- a/readme.txt
+++ b/readme.txt
@@ -163,6 +163,7 @@
to 2.4.1).
- NEW: Added demo for Arduino Mega, contributed by Fabio Utzig.
- NEW: Added support for ATmega1280, contributed by Fabio Utzig.
+- NEW: Added I2C driver for AVR, contributed by Fabio Utzig.
- NEW: Added FatFs demo for the Olimex STM32-P107 board.
- NEW: Added support for the Olimex STM32-E407 board. Added an integrated
demo including USB-CDC, lwIP with web server, FatFs and shell, all running