From 25b911e0bdaa2a90762e482c18aec40068f2555d Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Thu, 30 Jul 2015 21:13:03 +0000 Subject: [PATCH] Add resource filters to the Eclipse project used to build the Galileo demo. --- .../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 f2e685fa53..ee8957dd90 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 @@