aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF5/LLD/hal_st_lld.h
Commit message (Collapse)AuthorAgeFilesLines
* moved rng to LLD directory.Stephane D'Alu2016-07-101-2/+2
| | | | | removed rng power control (doesn't exist in nrf52, wasn't documented in nrf51) renamed peripheral to start at 0
* adding note on RTC0 and TIMER0 as systicksStephane D'Alu2016-07-101-0/+5
|
* Use RTC1 as default system ticks as PPI has pre-programmed channels for RTC0Stephane D'Alu2016-07-101-8/+0
|
* renamed NRF51_* to NRF5_*Stephane D'Alu2016-07-101-40/+40
|
* NRF52832 implementationStephane D'Alu2016-07-091-0/+275