From 22a84f744d691c3f591f212dcffb35d68d0b4076 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 3 Mar 2014 16:25:34 +0700 Subject: [PATCH] able to build freeRTOS with lpc175x_6x --- demos/host/host_freertos/.cproject | 1850 +++++++++++++- demos/host/host_freertos/.project | 5 - demos/host/host_freertos/host_freertos.uvopt | 20 +- demos/host/host_os_none/.cproject | 163 +- demos/host/host_os_none/host_os_none.ewp | 2160 ++++++++--------- vendor/freertos/FreeRTOSConfig.h | 8 +- vendor/freertos/FreeRTOSConfig_lpc175x_6x.h | 34 +- .../freertos/Source/include/portable.h | 4 +- vendor/freertos/lpc43xx_m4_FreeRTOSConfig.h | 3 +- 9 files changed, 2946 insertions(+), 1301 deletions(-) diff --git a/demos/host/host_freertos/.cproject b/demos/host/host_freertos/.cproject index 18a9818f..7f1d3643 100644 --- a/demos/host/host_freertos/.cproject +++ b/demos/host/host_freertos/.cproject @@ -30,7 +30,7 @@ - - -