Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USBH: testhal: disable LTO | Diego Ismirlian | 2019-10-02 | 1 | -1/+1 |
| | |||||
* | Updated testhal for 19.1.x | Fabien Poussin | 2019-10-02 | 1 | -217/+218 |
| | |||||
* | Updating Makefiles for 19.1.x | Fabien Poussin | 2019-10-01 | 1 | -1/+1 |
| | |||||
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 1 | -1/+1 |
| | |||||
* | New style makefiles for demos and tests. | Konstantin Oblaukhov | 2018-09-24 | 1 | -20/+9 |
| | |||||
* | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 1 | -7/+7 |
|\ | |||||
| * | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 1 | -226/+228 |
| | | | | | | | | deprecated MS2ST calls. | ||||
* | | testhal: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 1 | -1/+3 |
|/ | |||||
* | USBH: Fix compile with FATFS 0.12b | Diego Ismirlian | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/dismirlian/ChibiOS-Contrib into ↵ | Diego Ismirlian | 2017-08-07 | 1 | -12/+10 |
|\ | | | | | | | usbh_devel | ||||
| * | Fixes for USB host example to compile on 4.0.x | Fabien Poussin | 2017-06-07 | 1 | -12/+10 |
| | | |||||
* | | USBH: Added mechanism for out-of-tree class driver enumeration | Diego Ismirlian | 2017-07-09 | 1 | -1/+1 |
|/ | |||||
* | USBH: Fix compile for test/example | Diego Ismirlian | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | USB Host fixes | Diego Ismirlian | 2017-06-05 | 1 | -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 compile | Nicolas Reinecke | 2016-11-08 | 1 | -2/+2 |
| | |||||
* | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 1 | -9/+12 |
| | |||||
* | fix whitespace | Nicolas Reinecke | 2016-05-01 | 1 | -3/+3 |
| | |||||
* | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 1 | -3/+6 |
| | | | | http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83 | ||||
* | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 1 | -0/+220 |