aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* Update to RT version 6.1Diego Ismirlian2019-09-291-1/+1
* Update copyrightDiego Ismirlian2019-09-293-3/+3
* Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2019-08-24183-6263/+22347
|\
| * EXT test rewritten.Konstantin K. Oblaukhov2019-04-096-23/+12
| * 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
* | USBH test correctionsDiego Ismirlian2018-09-023-9/+11
* | Merge branch 'master' of https://github.com/MegabytePhreak/ChibiOS-ContribDiego Ismirlian2018-08-202-17/+12
|\ \
| * | Update USB_HOST testhal project for latest ChibiOSPaul Roukema2018-08-052-17/+12
| |/
* | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2018-08-20158-10909/+20710
|\|
| * 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
* | | 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
| |\ \