aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/NRF52832
Commit message (Collapse)AuthorAgeFilesLines
* moved i2c to LLDStephane D'Alu2016-07-111-0/+4
|
* moved spi to LLDStephane D'Alu2016-07-112-1/+5
|
* moved QEI to LLDStephane D'Alu2016-07-102-1/+6
|
* todoStephane D'Alu2016-07-101-0/+6
|
* removed prototype for undefined function nrf51_clock_initStephane D'Alu2016-07-101-1/+0
|
* moved GPT to LLDStephane D'Alu2016-07-101-0/+4
|
* moved wdg to LLDStephane D'Alu2016-07-101-0/+4
|
* moved rng to LLD directory.Stephane D'Alu2016-07-101-1/+5
| | | | | 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-101-13/+17
|
* correct clock speedStephane D'Alu2016-07-101-10/+5
|
* serie -> seriesStephane D'Alu2016-07-102-5/+5
|
* NRF52832 implementationStephane D'Alu2016-07-096-0/+17304