summaryrefslogtreecommitdiff
path: root/apps/examples/nrf24l01_term/nrf24l01_term.c
Commit message (Collapse)AuthorAgeFilesLines
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
|
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
|
* Add NRF24L01 terminal example. From Laurent Latil.Gregory Nutt2013-06-011-0/+356