From cb8b3f4aed9b43b6cfb05852951f1546171e5a44 Mon Sep 17 00:00:00 2001 From: rtel Date: Thu, 30 Jul 2015 21:13:03 +0000 Subject: [PATCH] Add resource filters to the Eclipse project used to build the Galileo demo. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2360 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- .../IA32_flat_GCC_Galileo_Gen_2/.cproject | 21 ++- .../Demo/IA32_flat_GCC_Galileo_Gen_2/.project | 177 +++++++++++++++++- .../.settings/language.settings.xml | 2 +- .../Support_Files/HPET.c | 6 +- .../Demo/IA32_flat_GCC_Galileo_Gen_2/main.c | 3 - 5 files changed, 196 insertions(+), 13 deletions(-) diff --git a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject index f2e685fa5..ee8957dd9 100644 --- a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject +++ b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject @@ -21,13 +21,12 @@