aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/NRF51/NRF51822/hal_lld.c
Commit message (Expand)AuthorAgeFilesLines
* renamed port to NRF5 to make room for NRF52832 chipStephane D'Alu2016-07-081-85/+0
* use mcuconf.h with NRF51_SYSTEM_TICKS to select the timer source (TIMER or RTC)Stephane D'Alu2016-02-051-11/+5
* start by a stopStephane D'Alu2016-02-051-1/+1
* moved from HFCLK TIMER to RTC LFCLKStephane D'Alu2016-02-051-0/+29
* Remove GPIO pin initializationFabio Utzig2015-05-151-5/+0
* Don't hang bootFabio Utzig2015-05-131-3/+0
* Add basic HAL/ST driversFabio Utzig2015-05-121-0/+70