summaryrefslogtreecommitdiff
path: root/ecos/packages/devs/i2c/cortexm/a2fxxx/current/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ecos/packages/devs/i2c/cortexm/a2fxxx/current/ChangeLog')
-rw-r--r--ecos/packages/devs/i2c/cortexm/a2fxxx/current/ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ecos/packages/devs/i2c/cortexm/a2fxxx/current/ChangeLog b/ecos/packages/devs/i2c/cortexm/a2fxxx/current/ChangeLog
new file mode 100644
index 0000000..738696c
--- /dev/null
+++ b/ecos/packages/devs/i2c/cortexm/a2fxxx/current/ChangeLog
@@ -0,0 +1,31 @@
+2011-04-01 Christophe Coutand <ecos@hotmail.co.uk>
+
+ * cdl/i2c_a2fxxx.cdl:
+ * include/i2c_a2fxxx.h:
+ * src/i2c_a2fxxx.c:
+ New package -- Smartfusion Cortex-M3 I2C driver package.
+ [Bugzilla 1001291]
+
+//===========================================================================
+// ####GPLCOPYRIGHTBEGIN####
+// -------------------------------------------
+// This file is part of eCos, the Embedded Configurable Operating System.
+// Copyright (C) 2011 Free Software Foundation, Inc.
+//
+// This program is free software; you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation; either version 2 or (at your option) any
+// later version.
+//
+// This program is distributed in the hope that it will be useful, but
+// WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program; if not, write to the
+// Free Software Foundation, Inc., 51 Franklin Street,
+// Fifth Floor, Boston, MA 02110-1301, USA.
+// -------------------------------------------
+// ####GPLCOPYRIGHTEND####
+//===========================================================================