summaryrefslogtreecommitdiff
path: root/chip/nrf51/radio_test.c
Commit message (Expand)AuthorAgeFilesLines
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* nrf51: Add Bluetooth LE test code for the radioMyles Watson2016-08-031-0/+184