summaryrefslogtreecommitdiff
path: root/ecos/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ecos/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog')
-rw-r--r--ecos/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog39
1 files changed, 39 insertions, 0 deletions
diff --git a/ecos/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog b/ecos/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog
new file mode 100644
index 0000000..738b455
--- /dev/null
+++ b/ecos/packages/hal/cortexm/lm3s/ek_lm3s811/current/ChangeLog
@@ -0,0 +1,39 @@
+2011-02-09 John Dallaway <john@dallaway.org.uk>
+
+ * doc/ek_lm3s811.sgml: Eliminate underscores in SGML ID strings. They
+ cause problems for some installations of openjade.
+
+ * cdl/hal_cortexm_ek_lm3s811.cdl: Fix documentation filename to match
+ the above change.
+
+2011-01-18 Christophe Coutand <ccoutand@stmi.com>
+
+ * cdl/hal_cortexm_ek_lm3s811.cdl:
+ * doc/ek_lm3s811.sgml:
+ * src/ek_lm3s811_misc.c:
+ * src/platform_i2c.c:
+ New package -- Stellaris Cortex-M3 EK-LM3S811 platform HAL.
+
+//===========================================================================
+// ####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####
+//===========================================================================