Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USBH: testhal: disable LTO | Diego Ismirlian | 2019-10-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2019-10-02 | 204 | -20085/+28807 |
|\ | |||||
| * | Typo | Fabien Poussin | 2019-10-02 | 1 | -1/+1 |
| | | |||||
| * | NRF52 testhal fixes | Fabien Poussin | 2019-10-02 | 9 | -156/+804 |
| | | |||||
| * | NRF51 testhal fixes | Fabien Poussin | 2019-10-02 | 24 | -1395/+3232 |
| | | |||||
| * | Rest of Kinetis examples | Fabien Poussin | 2019-10-02 | 42 | -2207/+3776 |
| | | |||||
| * | Kinetis testhal fixes | Fabien Poussin | 2019-10-02 | 23 | -1140/+2734 |
| | | |||||
| * | Kinetis ADC | Fabien Poussin | 2019-10-02 | 3 | -61/+225 |
| | | |||||
| * | Kinetis linker files path | Fabien Poussin | 2019-10-02 | 21 | -21/+21 |
| | | |||||
| * | Kinetis testhal fixes | Fabien Poussin | 2019-10-02 | 6 | -1123/+1470 |
| | | |||||
| * | Makefile typo | Fabien Poussin | 2019-10-02 | 1 | -1/+1 |
| | | |||||
| * | USB_HOST fix | Fabien Poussin | 2019-10-02 | 1 | -1/+1 |
| | | |||||
| * | Jenkins to use 19.1.x | Fabien Poussin | 2019-10-02 | 1 | -47/+28 |
| | | |||||
| * | Updated testhal for 19.1.x | Fabien Poussin | 2019-10-02 | 82 | -13959/+16248 |
| | | |||||
| * | Updating Makefiles for 19.1.x | Fabien Poussin | 2019-10-01 | 58 | -58/+58 |
| | | |||||
* | | USBH: testhal: fix compile with FATFS 0.13 | Diego Ismirlian | 2019-10-01 | 1 | -54/+35 |
| | | |||||
* | | USBH: testhal: fix compile with ChibiOS 18.2 | Diego Ismirlian | 2019-10-01 | 3 | -150/+16 |
| | | |||||
* | | Update to RT version 6.1 | Diego Ismirlian | 2019-09-29 | 1 | -1/+1 |
| | | |||||
* | | Update copyright | Diego Ismirlian | 2019-09-29 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2019-08-24 | 183 | -6263/+22347 |
|\| | |||||
| * | EXT test rewritten. | Konstantin K. Oblaukhov | 2019-04-09 | 6 | -23/+12 |
| | | | | | | | | Add default value for NRF5_PAL_PAD_TO_EVENT macro. | ||||
| * | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 62 | -62/+62 |
| | | |||||
| * | USB_HOST fix | Fabien Poussin | 2019-03-07 | 1 | -1/+1 |
| | | |||||
| * | Updating OpAmp code with calibration functions, cleaning. | Fabien Poussin | 2019-01-31 | 2 | -4/+6 |
| | | |||||
| * | Merge pull request #178 from AndruPol/master | Fabien Poussin | 2019-01-09 | 21 | -0/+6118 |
| |\ | | | | | | | added NRF52 pwm, icu, i2c, radio esb drivers | ||||
| | * | added NRF52 pwm, icu, i2c, radio esb drivers | andru | 2019-01-08 | 21 | -0/+6118 |
| | | | |||||
| * | | Updated opamp example | Fabien Poussin | 2019-01-08 | 1 | -1/+8 |
| | | | |||||
| * | | Adding rudimentary OPAMP Driver | Fabien Poussin | 2019-01-08 | 7 | -0/+2052 |
| |/ | |||||
| * | KINETIS tests and demos updated to ChibiOS 18.2.x. | Konstantin Oblaukhov | 2018-11-20 | 73 | -1188/+9481 |
| | | |||||
| * | Update all NRF5x makefiles and chconf.h. | Konstantin Oblaukhov | 2018-11-20 | 25 | -328/+2933 |
| | | | | | | | | Add missing halconf_community.h | ||||
| * | Various tests and demos fixes. | Konstantin Oblaukhov | 2018-09-24 | 6 | -4371/+2 |
| | | |||||
| * | Update chconf.h to RT v5.1. | Konstantin Oblaukhov | 2018-09-24 | 15 | -30/+1350 |
| | | |||||
| * | New style makefiles for demos and tests. | Konstantin Oblaukhov | 2018-09-24 | 15 | -216/+107 |
| | | |||||
* | | USBH test corrections | Diego Ismirlian | 2018-09-02 | 3 | -9/+11 |
| | | |||||
* | | Merge branch 'master' of https://github.com/MegabytePhreak/ChibiOS-Contrib | Diego Ismirlian | 2018-08-20 | 2 | -17/+12 |
|\ \ | |||||
| * | | Update USB_HOST testhal project for latest ChibiOS | Paul Roukema | 2018-08-05 | 2 | -17/+12 |
| |/ | |||||
* | | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2018-08-20 | 158 | -10909/+20710 |
|\| | |||||
| * | Moved pal testhal makefiles and configuration into folders | marcoveeneman | 2018-03-16 | 13 | -10/+10 |
| | | |||||
| * | Fixed STM32F7 MSD testhal | Fabien Poussin | 2018-03-15 | 3 | -8/+8 |
| | | |||||
| * | Fixed STM32F4 FSMC examples | Fabien Poussin | 2018-03-15 | 10 | -29/+43 |
| | | |||||
| * | Merge branch 'master' into update_tests | Fabien Poussin | 2018-03-15 | 90 | -8472/+11367 |
| |\ | |||||
| | * | Merge pull request #149 from marcoveeneman/improve_tiva_makefiles | Fabien Poussin | 2018-03-15 | 9 | -178/+105 |
| | |\ | | | | | | | | | Improve tiva makefiles | ||||
| | | * | Removed TESTSRC and TESTINC from some makefiles which didnt use them | marcoveeneman | 2018-03-15 | 9 | -22/+7 |
| | | | | |||||
| | | * | Fixed CONFDIR missing in PAL makefiles | marcoveeneman | 2018-03-12 | 2 | -2/+2 |
| | | | | |||||
| | | * | Aligned Tiva Makefiles | marcoveeneman | 2018-03-12 | 9 | -163/+105 |
| | | | | |||||
| | * | | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 83 | -9610/+12625 |
| | |/ | | | | | | | | | | deprecated MS2ST calls. | ||||
| * / | testhal: stm32: update to latest ChibiOS API | Romain Reignier | 2018-03-12 | 19 | -73/+499 |
| |/ | |||||
| * | Merge pull request #145 from marcoveeneman/tiva_improvements | Fabien Poussin | 2018-03-08 | 41 | -516/+4043 |
| |\ | | | | | | | Various Tiva improvements | ||||
| | * | Updated all mcuconf.h files to include PAL IRQ settings. | marcoveeneman | 2018-03-07 | 9 | -50/+93 |
| | | | |||||
| | * | Removed EXT testhal application | marcoveeneman | 2018-03-02 | 9 | -1751/+0 |
| | | |