aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/NRF52832
Commit message (Collapse)AuthorAgeFilesLines
* Merge ICU (in GPIOTE mode) and PAL interrupts.Konstantin K. Oblaukhov2019-04-091-3/+13
|
* NRF5: Add support for PAL events, EXT driver removed.Konstantin Oblaukhov2019-04-095-0/+144
|
* added NRF52 pwm, icu, i2c, radio esb driversandru2019-01-084-109/+287
|
* NRF5x platform - new Makefiles.Konstantin Oblaukhov2018-11-201-46/+25
|
* 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