diff packages/NEWS @ 2580:07fc475e1c28

Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs. Add STM32 serial driver and on-chip flash driver. Fix some compile problems with dlmalloc. See the various ChangeLogs for details.
author nickg
date Mon, 03 Nov 2008 14:53:50 +0000
parents d5681a2ca43c
children 2f467aabb085
line wrap: on
line diff
--- a/packages/NEWS
+++ b/packages/NEWS
@@ -1,3 +1,6 @@
+* Cortex-M Architecture HAL contributed by eCosCentric Ltd.
+* STM32 Variant HAL, STM3210E platform HAL, serial device driver,
+  on-chip flash driver contributed by eCosCentric Ltd.
 * Synthetic target framebuffer device driver contributed by
   eCosCentric Ltd
 * Generic framebuffer support contributed by eCosCentric Ltd.