aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* Updating halconf_community.h for demos/testhalFabien Poussin2019-10-3015-0/+210
* Fixed DMA2D exampleFabien Poussin2019-10-301-0/+1
* Cleaning FSMC codeFabien Poussin2019-10-301-7/+6
* Re-organised FSMC driversFabien Poussin2019-10-3024-86/+111
* Moved SDRAM defines out of exampleFabien Poussin2019-10-301-78/+0
* Updating FSMC driver (SRAM part)Fabien Poussin2019-10-294-27/+24
* Updating FSMC driver (SDRAM part first)Fabien Poussin2019-10-293-17/+28
* Added STM32F0 support for comp driverFabien Poussin2019-10-297-0/+2136
* Updated Comp driver for STM32L0Fabien Poussin2019-10-297-0/+2073
* USBH: Update testhal project to new debugging frameworkDiego Ismirlian2019-10-024-92/+115
* USBH: testhal: disable LTODiego Ismirlian2019-10-021-1/+1
* Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2019-10-02204-20085/+28807
|\
| * TypoFabien Poussin2019-10-021-1/+1
| * NRF52 testhal fixesFabien Poussin2019-10-029-156/+804
| * NRF51 testhal fixesFabien Poussin2019-10-0224-1395/+3232
| * Rest of Kinetis examplesFabien Poussin2019-10-0242-2207/+3776
| * Kinetis testhal fixesFabien Poussin2019-10-0223-1140/+2734
| * Kinetis ADCFabien Poussin2019-10-023-61/+225
| * Kinetis linker files pathFabien Poussin2019-10-0221-21/+21
| * Kinetis testhal fixesFabien Poussin2019-10-026-1123/+1470
| * Makefile typoFabien Poussin2019-10-021-1/+1
| * USB_HOST fixFabien Poussin2019-10-021-1/+1
| * Jenkins to use 19.1.xFabien Poussin2019-10-021-47/+28
| * Updated testhal for 19.1.xFabien Poussin2019-10-0282-13959/+16248
| * Updating Makefiles for 19.1.xFabien Poussin2019-10-0158-58/+58
* | USBH: testhal: fix compile with FATFS 0.13Diego Ismirlian2019-10-011-54/+35
* | USBH: testhal: fix compile with ChibiOS 18.2Diego Ismirlian2019-10-013-150/+16
* | 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