aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/NRF51822
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | removed rng power control (doesn't exist in nrf52, wasn't documented in nrf51) renamed peripheral to start at 0
* 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