Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2019-10-02 | 288 | -26334/+33404 |
|\ | |||||
| * | Merge pull request #197 from ChibiOS/fixes-19.1 | Fabien Poussin | 2019-10-02 | 286 | -26333/+33110 |
| |\ | | | | | | | Updates for 19.1.x compatibliity | ||||
| | * | Typo | Fabien Poussin | 2019-10-02 | 1 | -1/+1 |
| | | | |||||
| | * | NRF demos fixes | Fabien Poussin | 2019-10-02 | 12 | -205/+1058 |
| | | | |||||
| | * | NRF52 testhal fixes | Fabien Poussin | 2019-10-02 | 9 | -156/+804 |
| | | | |||||
| | * | NRF51 testhal fixes | Fabien Poussin | 2019-10-02 | 24 | -1395/+3232 |
| | | | |||||
| | * | NRF SPI driver fix | Fabien Poussin | 2019-10-02 | 1 | -99/+25 |
| | | | |||||
| | * | NRF51 ADC fix | Fabien Poussin | 2019-10-02 | 1 | -107/+33 |
| | | | |||||
| | * | Kinetis demos | Fabien Poussin | 2019-10-02 | 37 | -3963/+1346 |
| | | | |||||
| | * | Kinetis SPI driver | Fabien Poussin | 2019-10-02 | 1 | -72/+13 |
| | | | |||||
| | * | 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 | 4 | -176/+255 |
| | | | |||||
| | * | Kinetis linker files path | Fabien Poussin | 2019-10-02 | 21 | -21/+21 |
| | | | |||||
| | * | Kinetis makefiles fixes | Fabien Poussin | 2019-10-02 | 8 | -14/+24 |
| | | | |||||
| | * | Kinetis testhal fixes | Fabien Poussin | 2019-10-02 | 6 | -1123/+1470 |
| | | | |||||
| | * | Fixed STM32 demos | Fabien Poussin | 2019-10-02 | 10 | -1544/+1916 |
| | | | |||||
| | * | 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 | 5 | -572/+30 |
| | | | |||||
| | * | Updated testhal for 19.1.x | Fabien Poussin | 2019-10-02 | 85 | -13959/+16771 |
| | | | |||||
| | * | Fixed DMA for 19.1.x | Fabien Poussin | 2019-10-01 | 4 | -8/+8 |
| | | | |||||
| | * | Updated config templates | Fabien Poussin | 2019-10-01 | 2 | -1/+18 |
| | | | |||||
| | * | Updated config script | Fabien Poussin | 2019-10-01 | 1 | -104/+109 |
| | | | |||||
| | * | Updating Makefiles for 19.1.x | Fabien Poussin | 2019-10-01 | 76 | -76/+76 |
| | | | |||||
| * | | Jenkins to use 19.1.x | Fabien Poussin | 2019-10-01 | 1 | -2/+2 |
| |/ | |||||
* | | 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 | 26 | -26/+26 |
| | | |||||
* | | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2019-09-29 | 7 | -18/+60 |
|\| | |||||
| * | Adding support for STM32L4 in mx2board | Fabien Poussin | 2019-09-19 | 2 | -8/+33 |
| | | |||||
| * | Fixes for STM32L4, Comp and eeprom. | Fabien Poussin | 2019-09-18 | 3 | -6/+20 |
| | | |||||
| * | Fixed COMP1 peripheral name | Fabien Poussin | 2019-09-17 | 1 | -1/+1 |
| | | |||||
| * | Adding devices for STM32L4 | Fabien Poussin | 2019-09-17 | 2 | -3/+6 |
| | | |||||
* | | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-Contrib | Diego Ismirlian | 2019-08-24 | 402 | -11269/+36500 |
|\| | |||||
| * | Merge pull request #194 from markuspetermann/patch-1 | Fabien Poussin | 2019-08-07 | 1 | -0/+5 |
| |\ | | | | | | | Added hal lld's to platform.mk of STM32F7xx | ||||
| | * | Added hal lld's to platform.mk of STM32F7xx | markuspetermann | 2019-08-07 | 1 | -0/+5 |
| | | | |||||
| * | | Merge pull request #193 from fabio-d/nrf52-spi | Fabien Poussin | 2019-08-07 | 1 | -0/+5 |
| |\ \ | | |/ | |/| | NRF: Make the SPI driver compile on NRF52 too | ||||
| | * | NRF: Make the SPI driver compile on NRF52 too | Fabio D'Urso | 2019-08-06 | 1 | -0/+5 |
| |/ | |||||
| * | Merge pull request #192 from fabio-d/nrf-i2c-pullup | Fabio Utzig | 2019-07-27 | 4 | -24/+32 |
| |\ | | | | | | | NRF51/NRF52: Added support for internal I2C pull-ups | ||||
| | * | NRF5: Added support for internal I2C pull-ups | Fabio D'Urso | 2019-07-22 | 4 | -24/+32 |
| |/ | |||||
| * | Merge pull request #191 from ObKo/nrf52-pal-new | Fabien Poussin | 2019-04-09 | 22 | -428/+347 |
| |\ | | | | | | | NRF5x: Add support for PAL events. | ||||
| | * | Merge ICU (in GPIOTE mode) and PAL interrupts. | Konstantin K. Oblaukhov | 2019-04-09 | 2 | -22/+13 |
| | | | |||||
| | * | EXT test rewritten. | Konstantin K. Oblaukhov | 2019-04-09 | 7 | -23/+20 |
| | | | | | | | | | | | | Add default value for NRF5_PAL_PAD_TO_EVENT macro. | ||||
| | * | NRF5: Add support for PAL events, EXT driver removed. | Konstantin Oblaukhov | 2019-04-09 | 15 | -387/+318 |
| |/ | |||||
| * | Merge pull request #190 from kajusK/open-drain | Fabien Poussin | 2019-03-13 | 1 | -0/+4 |
| |\ | | | | | | | I2C not set as opendrain | ||||
| | * | I2C not set as opendrain, fixed | Jakub Kaderka | 2019-03-13 | 1 | -0/+4 |
| |/ | |||||
| * | Merge pull request #189 from fpoussin/rename | Fabien Poussin | 2019-03-12 | 84 | -92/+102 |
| |\ | | | | | | | ChibiOS Path rename | ||||
| | * | Edited Readme for path changes | Fabien Poussin | 2019-03-12 | 1 | -9/+19 |
| | | |