Mercurial > ecos
diff packages/hal/cortexm/arch/current/ChangeLog @ 3010:843c497ed312
* src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]
| author | jld |
|---|---|
| date | Thu, 17 Feb 2011 14:18:40 +0000 |
| parents | 9ba76199bff2 |
| children | ca5a6d972d84 |
line wrap: on
line diff
--- a/packages/hal/cortexm/arch/current/ChangeLog +++ b/packages/hal/cortexm/arch/current/ChangeLog @@ -5,6 +5,10 @@ 2011-02-17 John Dallaway <john@dallawa reported by both Ulrich Holeschak and Stanislav Meduna. [ Bugzilla 1001154 ] +2011-02-16 Ilija Kocho <ilijak@siva.com.mk> + + * src/cortexm.ld: Added USER_SECTION() macro. [Bugzilla 1001142 ] + 2011-01-20 Christophe Coutand <ccoutand@stmi.com> * include/hal_intr.h:
