aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-1262-62/+62
* USB_HOST fixFabien Poussin2019-03-071-1/+1
* Updating OpAmp code with calibration functions, cleaning.Fabien Poussin2019-01-312-4/+6
* Merge pull request #178 from AndruPol/masterFabien Poussin2019-01-0921-0/+6118
|\
| * added NRF52 pwm, icu, i2c, radio esb driversandru2019-01-0821-0/+6118
* | Updated opamp exampleFabien Poussin2019-01-081-1/+8
* | Adding rudimentary OPAMP DriverFabien Poussin2019-01-087-0/+2052
|/
* KINETIS tests and demos updated to ChibiOS 18.2.x.Konstantin Oblaukhov2018-11-2073-1188/+9481
* Update all NRF5x makefiles and chconf.h.Konstantin Oblaukhov2018-11-2025-328/+2933
* Various tests and demos fixes.Konstantin Oblaukhov2018-09-246-4371/+2
* Update chconf.h to RT v5.1.Konstantin Oblaukhov2018-09-2415-30/+1350
* New style makefiles for demos and tests.Konstantin Oblaukhov2018-09-2415-216/+107
* Moved pal testhal makefiles and configuration into foldersmarcoveeneman2018-03-1613-10/+10
* Fixed STM32F7 MSD testhalFabien Poussin2018-03-153-8/+8
* Fixed STM32F4 FSMC examplesFabien Poussin2018-03-1510-29/+43
* Merge branch 'master' into update_testsFabien Poussin2018-03-1590-8472/+11367
|\
| * Merge pull request #149 from marcoveeneman/improve_tiva_makefilesFabien Poussin2018-03-159-178/+105
| |\
| | * Removed TESTSRC and TESTINC from some makefiles which didnt use themmarcoveeneman2018-03-159-22/+7
| | * Fixed CONFDIR missing in PAL makefilesmarcoveeneman2018-03-122-2/+2
| | * Aligned Tiva Makefilesmarcoveeneman2018-03-129-163/+105
| * | Fixed most testhal examples for STM32, updated configs using script. Fixed de...Fabien Poussin2018-03-1483-9610/+12625
| |/
* / testhal: stm32: update to latest ChibiOS APIRomain Reignier2018-03-1219-73/+499
|/
* Merge pull request #145 from marcoveeneman/tiva_improvementsFabien Poussin2018-03-0841-516/+4043
|\
| * 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
* | USB_MSD: Fix testhal according to msdStart() API changeKimmo Lindholm2017-10-131-1/+1
* | Add version tagsFabio Utzig2017-10-0957-0/+57
* | 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