aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
...
| | * Updated all mcuconf.h files to include PAL IRQ settings.marcoveeneman2018-03-079-50/+93
| | * Removed EXT testhal applicationmarcoveeneman2018-03-029-1751/+0
| | * Added multi target testhal application for PAL driver.marcoveeneman2018-03-0217-0/+3466
| | * Updated all halconf.h filesmarcoveeneman2018-02-278-41/+1016
| | * Updated all chconf.h filesmarcoveeneman2018-02-278-273/+1057
| | * Fixed I2C and UART testhal demosmarcoveeneman2017-11-242-3/+3
| * | Updating chconf.h for STM32 testhalFabien Poussin2018-03-0811-2128/+3083
| * | Fixes for STM32F0 testhalFabien Poussin2018-03-0810-124/+591
| * | Removed duplicate OpenOCD on ICDI launch configurations.marcoveeneman2018-02-128-80/+0
| |/
| * Merge pull request #125 from marcoveeneman/tiva_add_uartmarcoveeneman2017-11-239-0/+1597
| |\
| | * Added chconf version tagmarcoveeneman2017-10-241-0/+1
| | * Added testhal applcation for Tiva UART driver.marcoveeneman2017-09-109-0/+1596
* | | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2017-10-2958-1/+58
|\| |
| * | USB_MSD: Fix testhal according to msdStart() API changeKimmo Lindholm2017-10-131-1/+1
| * | Add version tagsFabio Utzig2017-10-0957-0/+57
* | | USBH: testhal: fix compile warningDiego Ismirlian2017-10-292-3/+3
* | | USBH: testhal example: improve support for multiple FAT devicesDiego Ismirlian2017-08-082-6/+7
|/ /
* | Merge branch 'master' into usbh_develFabien Poussin2017-08-0810-1/+1599
|\ \
| * \ Merge pull request #120 from marcoveeneman/tiva_add_adcmarcoveeneman2017-08-089-0/+1598
| |\ \
| | * | Improved ADC testhal application.marcoveeneman2017-07-031-1/+5
| | * | Improved ADC driver and ADC testhal application.marcoveeneman2017-07-031-7/+7
| | * | Initial ADC driver and testhal application for TM4C123x.marcoveeneman2017-07-039-0/+1594
| | |/
| * | Merge pull request #122 from dismirlian/usbh_develFabien Poussin2017-08-076-8/+281
| |\ \ | | |/ | |/|
* | | USBH: Fix compile with FATFS 0.12bDiego Ismirlian2017-08-074-246/+18
* | | Merge branch 'master' of https://github.com/dismirlian/ChibiOS-Contrib into u...Diego Ismirlian2017-08-073-14/+15
|\| | | |/ |/|
| * 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
* Updated license headersmarcoveeneman2017-04-2012-12/+12
* Fixed NRF51 MakefilesFabien Poussin2017-04-1410-29/+28
* [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