From f0e705c8da1add863afb8d1aca75317d9f1d96f4 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 6 Mar 2014 12:51:16 +0700 Subject: [PATCH] IAR host freertos works with EA4357 --- demos/host/host_freertos/.cproject | 145 +++---- demos/host/host_freertos/host_freertos.ewp | 30 +- demos/host/host_freertos/host_freertos.uvopt | 24 +- demos/host/src/tusb_config.h | 4 +- vendor/freertos/FreeRTOSConfig.h | 2 +- vendor/freertos/FreeRTOSConfig_cm3.h | 7 +- vendor/freertos/FreeRTOSConfig_cm4f.h | 4 + .../Source/portable/IAR/ARM_CM3/portasm.s | 305 +++++++------- .../Source/portable/IAR/ARM_CM4F/portasm.s | 372 +++++++++--------- 9 files changed, 462 insertions(+), 431 deletions(-) diff --git a/demos/host/host_freertos/.cproject b/demos/host/host_freertos/.cproject index c6e0046e..cf68f5fa 100644 --- a/demos/host/host_freertos/.cproject +++ b/demos/host/host_freertos/.cproject @@ -30,7 +30,7 @@ - - -