diff packages/hal/cortexm/arch/current/ChangeLog @ 3077:a49edf752d44

* include/hal_intr.h: * cdl/hal_cortexm.cdl: Allow variant or platform to define their own RTC clock. Add CDL entry to select SysTick clock source. [ Bugzilla 1001090 ]
author sergeig
date Sat, 22 Jan 2011 21:00:52 +0000
parents a532b7c12094
children 9ba76199bff2
line wrap: on
line diff
--- a/packages/hal/cortexm/arch/current/ChangeLog
+++ b/packages/hal/cortexm/arch/current/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-20  Christophe Coutand  <ccoutand@stmi.com>
+
+	* include/hal_intr.h:
+	* cdl/hal_cortexm.cdl:
+	Allow variant or platform to define their own RTC clock. Add
+	CDL entry to select SysTick clock source. [ Bugzilla 1001090 ]
+
 2010-12-28  Ilija Kocho <ilijak@siva.com.mk>
 
 	* include/hal_io.h: conditional VTOR setting.