aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_HOST/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* USBH: testhal: disable LTODiego Ismirlian2019-10-021-1/+1
|
* Updated testhal for 19.1.xFabien Poussin2019-10-021-217/+218
|
* Updating Makefiles for 19.1.xFabien Poussin2019-10-011-1/+1
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-121-1/+1
|
* New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-241-20/+9
|
* Merge branch 'master' into update_testsFabien Poussin2018-03-151-7/+7
|\
| * Fixed most testhal examples for STM32, updated configs using script. Fixed ↵Fabien Poussin2018-03-141-226/+228
| | | | | | | | deprecated MS2ST calls.
* | testhal: stm32: update to latest ChibiOS APIRomain Reignier2018-03-121-1/+3
|/
* USBH: Fix compile with FATFS 0.12bDiego Ismirlian2017-08-071-1/+1
|
* Merge branch 'master' of https://github.com/dismirlian/ChibiOS-Contrib into ↵Diego Ismirlian2017-08-071-12/+10
|\ | | | | | | usbh_devel
| * Fixes for USB host example to compile on 4.0.xFabien Poussin2017-06-071-12/+10
| |
* | USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-091-1/+1
|/
* USBH: Fix compile for test/exampleDiego Ismirlian2017-06-061-1/+1
|
* USB Host fixesDiego Ismirlian2017-06-051-10/+12
| | | | | | | | - 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
* make stm32 usb host testhal compileNicolas Reinecke2016-11-081-2/+2
|
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-011-9/+12
|
* fix whitespaceNicolas Reinecke2016-05-011-3/+3
|
* Updated Makefiles for STM32 according tobarthess2016-04-231-3/+6
| | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
* USB-Host: Initial commitFabien Poussin2016-02-151-0/+220