diff packages/hal/cortexm/kinetis/var/current/ChangeLog @ 3137:25656c49d55e

* ecos.db: Add Kinetis KwikStik platform HAL and target definition. * hal/cortexm/kinetis/var/current/include/var_io.h: Allow platform overrides. * hal/cortexm/kinetis/var/current/include/var_io_devs.h: Add K40 SLCD base. * hal/cortexm/kinetis/kwikstik/current/*: New KwikStik platform HAL package.
author jld
date Fri, 30 Mar 2012 14:53:43 +0000
parents 37f8bded2ac7
children d739dc63d0e7
line wrap: on
line diff
--- a/packages/hal/cortexm/kinetis/var/current/ChangeLog
+++ b/packages/hal/cortexm/kinetis/var/current/ChangeLog
@@ -1,3 +1,12 @@
+2012-01-11  Tomas Frydrych <tomas@sleepfive.com>
+
+	* include/var_io.h:
+	Allow for overriding of CYGHWR_HAL_KINETIS_SIM_SCGC?_ALL_M mask
+	from platform definitions.
+
+	* include/var_io_devs.h:
+	Define base pointer for SLCD controller
+
 2012-01-05  Ilija Kocho  <ilijak@siva.com.mk>
 
     * cdl/kinetis_irq_scheme.cdl
@@ -56,7 +65,7 @@ 2011-10-19  Ilija Kocho  <ilijak@siva.co
 // ####GPLCOPYRIGHTBEGIN####
 // -------------------------------------------
 // This file is part of eCos, the Embedded Configurable Operating System.
-// Copyright (C) 2011 Free Software Foundation, Inc.
+// Copyright (C) 2011, 2012 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