Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NRF5: Add support for PAL events, EXT driver removed. | Konstantin Oblaukhov | 2019-04-09 | 6 | -117/+69 |
* | NRF5x platform - new Makefiles. | Konstantin Oblaukhov | 2018-11-20 | 1 | -60/+29 |
* | Reorganize NRF5x driver files. | Konstantin K. Oblaukhov | 2018-11-20 | 6 | -1589/+0 |
* | fixed bad commit | Stephane D'Alu | 2016-11-24 | 1 | -13/+0 |
* | Merge branch 'pwmfix' of https://github.com/sdalu/ChibiOS-Contrib into pwmfix | Stephane D'Alu | 2016-11-24 | 1 | -0/+13 |
|\ | |||||
| * | Wrong roundup for prescaler 7 | Stéphane D'Alu | 2016-11-24 | 1 | -1/+1 |
* | | fixed style | Stephane D'Alu | 2016-11-24 | 1 | -73/+73 |
|/ | |||||
* | reducing to one magical value, putting reference to nrf51-pwm-library | Stephane D'Alu | 2016-11-24 | 1 | -2/+17 |
* | Use active wait and perform extra toggle if needed. (same as the nrf_pwm) | Stephane D'Alu | 2016-11-20 | 2 | -45/+98 |
* | moved i2c to LLD | Stephane D'Alu | 2016-07-11 | 3 | -680/+2 |
* | moved spi to LLD | Stephane D'Alu | 2016-07-11 | 3 | -614/+2 |
* | changed asm to __asm. (is it right?) | Stephane D'Alu | 2016-07-11 | 1 | -1/+1 |
* | moved QEI to LLD | Stephane D'Alu | 2016-07-10 | 3 | -664/+2 |
* | removed prototype for undefined function nrf51_clock_init | Stephane D'Alu | 2016-07-10 | 1 | -1/+0 |
* | moved GPT to LLD | Stephane D'Alu | 2016-07-10 | 3 | -624/+2 |
* | moved wdg to LLD | Stephane D'Alu | 2016-07-10 | 1 | -2/+2 |
* | moved wdg to LLD | Stephane D'Alu | 2016-07-10 | 2 | -296/+0 |
* | fixed pause behaviour (paused if set to 0 not 1) | Stephane D'Alu | 2016-07-10 | 2 | -10/+29 |
* | moved rng to LLD directory. | Stephane D'Alu | 2016-07-10 | 4 | -345/+7 |
* | renamed NRF51_* to NRF5_* | Stephane D'Alu | 2016-07-10 | 20 | -255/+262 |
* | serie -> series | Stephane D'Alu | 2016-07-10 | 1 | -2/+2 |
* | NRF52832 implementation | Stephane D'Alu | 2016-07-09 | 10 | -1564/+16 |
* | updated to SDK11 | Stephane D'Alu | 2016-07-08 | 2 | -7163/+6938 |
* | renamed port to NRF5 to make room for NRF52832 chip | Stephane D'Alu | 2016-07-08 | 32 | -0/+15159 |