diff packages/hal/cortexm/kinetis/var/current/ChangeLog @ 3193:ea482849d620

Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
author vae
date Sun, 04 Nov 2012 13:48:31 +0000
parents 068fbe2304f1
children ea9c78f2cd61
line wrap: on
line diff
--- a/packages/hal/cortexm/kinetis/var/current/ChangeLog
+++ b/packages/hal/cortexm/kinetis/var/current/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-04  Ilija Kocho  <ilijak@siva.com.mk>
+
+	* include/var_io.h: Define register access to FTFL module. 
+	Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
+
 2012-09-28  Ilija Kocho  <ilijak@siva.com.mk>
 
 	* var/current/cdl/hal_cortexm_kinetis.cdl
@@ -7,7 +12,7 @@ 2012-09-28  Ilija Kocho  <ilijak@siva.co
 	* var/current/include/var_io_ddrmc.h
 	* var/current/include/var_io_lmem.h
 	* var/current/src/kinetis_ddram.c
-	* var/current/src/kinetis_misc.c
+	* var/current/src/kinetis_misc.c:
 	Separate data and code caches, as well as text indentation suggested by Jifl.
 	Fixes to cache and SDRAM CDL and functions Improved SDRAM controller
 	support due to better manufacturer documentation: Configurable pad control.