aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/NRF51822
Commit message (Expand)AuthorAgeFilesLines
* NRF5x platform - new Makefiles.Konstantin Oblaukhov2018-11-201-60/+29
* Reorganize NRF5x driver files.Konstantin K. Oblaukhov2018-11-206-1589/+0
* fixed bad commitStephane D'Alu2016-11-241-13/+0
* Merge branch 'pwmfix' of https://github.com/sdalu/ChibiOS-Contrib into pwmfixStephane D'Alu2016-11-241-0/+13
|\
| * Wrong roundup for prescaler 7Stéphane D'Alu2016-11-241-1/+1
* | fixed styleStephane D'Alu2016-11-241-73/+73
|/
* reducing to one magical value, putting reference to nrf51-pwm-libraryStephane D'Alu2016-11-241-2/+17
* Use active wait and perform extra toggle if needed. (same as the nrf_pwm)Stephane D'Alu2016-11-202-45/+98
* moved i2c to LLDStephane D'Alu2016-07-113-680/+2
* moved spi to LLDStephane D'Alu2016-07-113-614/+2
* changed asm to __asm. (is it right?)Stephane D'Alu2016-07-111-1/+1
* moved QEI to LLDStephane D'Alu2016-07-103-664/+2
* removed prototype for undefined function nrf51_clock_initStephane D'Alu2016-07-101-1/+0
* moved GPT to LLDStephane D'Alu2016-07-103-624/+2
* moved wdg to LLDStephane D'Alu2016-07-101-2/+2
* moved wdg to LLDStephane D'Alu2016-07-102-296/+0
* fixed pause behaviour (paused if set to 0 not 1)Stephane D'Alu2016-07-102-10/+29
* moved rng to LLD directory.Stephane D'Alu2016-07-104-345/+7
* renamed NRF51_* to NRF5_*Stephane D'Alu2016-07-1020-255/+262
* serie -> seriesStephane D'Alu2016-07-101-2/+2
* NRF52832 implementationStephane D'Alu2016-07-0910-1564/+16
* updated to SDK11Stephane D'Alu2016-07-082-7163/+6938
* renamed port to NRF5 to make room for NRF52832 chipStephane D'Alu2016-07-0832-0/+15159