From 97f95c61f6f0c3a8e0a6f32889605be1a1e09cdd Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 12 Mar 2014 18:39:17 +0700 Subject: [PATCH] update CMSIS core for lpc176x --- demos/host/host_os_none/.cproject | 171 ++-- mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/history.txt | 14 +- .../CMSIS_CORE_LPC17xx/inc/LPC17xx.h | 8 +- .../CMSIS_CORE_LPC17xx/inc/core_cm3.h | 925 +++++++++++++----- .../CMSIS_CORE_LPC17xx/inc/core_cmFunc.h | 249 ++--- .../CMSIS_CORE_LPC17xx/inc/core_cmInstr.h | 230 +++-- .../CMSIS_CORE_LPC17xx/inc/system_LPC17xx.h | 8 +- .../CMSIS_CORE_LPC17xx/src/core_cm3.c | 339 ------- .../CMSIS_CORE_LPC17xx/src/system_LPC17xx.c | 18 +- 9 files changed, 1034 insertions(+), 928 deletions(-) delete mode 100644 mcu/lpc175x_6x/CMSIS_CORE_LPC17xx/src/core_cm3.c diff --git a/demos/host/host_os_none/.cproject b/demos/host/host_os_none/.cproject index fa2d7a18..a6fe035f 100644 --- a/demos/host/host_os_none/.cproject +++ b/demos/host/host_os_none/.cproject @@ -30,7 +30,7 @@ - - -