From 5ecaf7722b5f1f9d0c41213fc5c129b451302f99 Mon Sep 17 00:00:00 2001 From: Diego Ismirlian Date: Mon, 5 Jun 2017 10:18:45 -0300 Subject: USB Host fixes - Cleaned up alignment macros for GCC & IAR - Corrected EP halt and Clear halt behaviours - Initialization of class drivers by USB Host main driver - Minor cosmetic fixes - Updated USB_HOST testhal app --- testhal/STM32/STM32F4xx/USB_HOST/.project | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'testhal/STM32/STM32F4xx/USB_HOST/.project') diff --git a/testhal/STM32/STM32F4xx/USB_HOST/.project b/testhal/STM32/STM32F4xx/USB_HOST/.project index 8b3c1a2..066a4d6 100644 --- a/testhal/STM32/STM32F4xx/USB_HOST/.project +++ b/testhal/STM32/STM32F4xx/USB_HOST/.project @@ -24,4 +24,16 @@ org.eclipse.cdt.managedbuilder.core.managedBuildNature org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + + ChibiOS-Contrib-os + 2 + $%7BPARENT-5-PROJECT_LOC%7D/ChibiOS-contrib/os + + + ChibiOS-RT-os + 2 + $%7BPARENT-5-PROJECT_LOC%7D/ChibiOS-RT/os + + -- cgit v1.2.3