aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixes for USB host example to compile on 4.0.xFabien Poussin2017-06-073-14/+15
* | USBH: added default control request timeout parameterDiego Ismirlian2017-07-311-0/+1
* | USBH: testhal MSD: abort read on errorDiego Ismirlian2017-07-311-1/+2
* | USBH: testhal example: add delay for VBUS stabilizationDiego Ismirlian2017-07-131-0/+1
* | USBH: Add flexibility to the enumeration processDiego Ismirlian2017-07-131-2/+2
* | USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.hDiego Ismirlian2017-07-092-2/+5
* | USBH: Cleanup example for out-of-tree driverDiego Ismirlian2017-07-093-5/+5
* | USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-095-1/+264
* | USBH: MSD: Rework to prevent race conditions on unloadDiego Ismirlian2017-07-041-6/+10
|/
* USBH: Fix compile for test/exampleDiego Ismirlian2017-06-061-1/+1
* Add UVC driver and test/exampleDiego Ismirlian2017-06-062-12/+353
* Tabs to whitespaces in USBH testhalDiego Ismirlian2017-06-062-411/+411
* Update USBH testhal example/testDiego Ismirlian2017-06-061-0/+80
* Add HID class driverDiego Ismirlian2017-06-051-0/+11
* Add AOA (Android Accessory) class driverDiego Ismirlian2017-06-052-12/+119
* USB Host fixesDiego Ismirlian2017-06-0511-5257/+85
* [testhal] Removed ccache dependency.Romain Reignier2017-02-281-2/+2
* [testhal] Fixed path for ChibiOS-RT.Romain Reignier2017-02-281-1/+1
* [Comp] Adding interrupt functions, updating example.Fabien Poussin2017-02-093-21/+101
* [Comp] Adding more definesFabien Poussin2017-02-071-1/+1
* [Comp] Adding init, helper defines.Fabien Poussin2017-02-071-2/+2
* [Comp] Cleaning example, removing dependencies and adding checks.Fabien Poussin2017-02-072-39/+30
* [COMP] Fixing headers, missing includes.Fabien Poussin2017-02-071-1/+14
* Adding COMP Driver.Fabien Poussin2017-02-067-0/+1664
* [Timcap/Eeprom] Removing ch.h dependencies.Fabien Poussin2017-02-061-1/+1
* FSMC NAND improvements.barthess2017-01-172-7/+1
* USB MSD. Added project filesbarthess2017-01-062-19/+22
* USB MSD. Cosmetical improvements.barthess2017-01-041-0/+5
* make stm32 usb host testhal compileNicolas Reinecke2016-11-086-452/+333
* whitespaceNicolas Reinecke2016-11-083-15/+15
* update stm32 testhal / demo headersNicolas Reinecke2016-11-0819-81/+169
* USB_MSD. Updated linker script name.barthess2016-10-311-1/+1
* USB_MSD. Added READ_FORMAT_CAPACITIES handlerbarthess2016-10-281-1/+17
* Testhal. Directory with hardware independant code renamed to 'common'.barthess2016-10-183-3/+3
* 1-Wire. Duplicated code from testhal apllications moved to separate directory.barthess2016-10-1819-2004/+54
* 1-Wire. Fixed demos' namebarthess2016-10-184-6/+20
* Deleted broken Eclipse debug launchersbarthess2016-10-172-104/+0
* USB_MSD. Initial commit.barthess2016-10-1714-0/+6010
* [STM32 NAND] Updated testhal.barthess2016-08-182-22/+86
* [STM32 NAND] Deleted ugly hack with EXTI interrupt instead of NAND onebarthess2016-08-164-108/+62
* added qeiAdjustI. added new field and checking in STM32Stephane D'Alu2016-07-072-1/+19
* 1-wire improvements.barthess2016-05-313-24/+24
* 1-wire. Data acqusition code in test application rewritten in more safe waybarthess2016-05-303-9/+9
* Fixed project file for 1-wire for STM32F0xbarthess2016-05-301-4/+4
* qei testhal: copyrightNicolas Reinecke2016-05-152-2/+2
* add qei testhal projectsNicolas Reinecke2016-05-0820-0/+3388
* testhal/STM32/f4/EICU: remove ccacheNicolas Reinecke2016-05-011-3/+2
* fix warnings in STM32 projects because of missing configsNicolas Reinecke2016-05-016-4/+60
* remove symlinksNicolas Reinecke2016-05-012-2/+0
* update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-0127-187/+740