aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF51/NRF51822/RNG
Commit message (Collapse)AuthorAgeFilesLines
* NRF51 testhal fixesFabien Poussin2019-10-023-42/+409
|
* Updating Makefiles for 19.1.xFabien Poussin2019-10-011-1/+1
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-121-1/+1
|
* Update all NRF5x makefiles and chconf.h.Konstantin Oblaukhov2018-11-203-44/+266
| | | | Add missing halconf_community.h
* Add version tagsFabio Utzig2017-10-091-0/+1
| | | | Signed-off-by: Fabio Utzig <utzig@apache.org>
* Fixed NRF51 MakefilesFabien Poussin2017-04-141-2/+3
|
* moved rng to LLD directory.Stephane D'Alu2016-07-101-1/+1
| | | | | 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-2/+2
|
* corrected makefileStephane D'Alu2016-07-071-4/+2
|
* code cleanup, fixed testhalStephane D'Alu2016-07-073-32/+60
|
* Merge branch 'master' into rngStephane D'Alu2016-02-217-0/+1183
Added haltest Conflicts: os/hal/hal.mk os/hal/include/hal_community.h os/hal/src/hal_community.c