18 lines
489 B
Plaintext
18 lines
489 B
Plaintext
*****************************************************************************
|
|
** ChibiOS/HAL - GPT driver demo for NRF51x22. **
|
|
*****************************************************************************
|
|
|
|
** TARGET **
|
|
|
|
The demo runs on an NRF51-DK board.
|
|
|
|
** The Demo **
|
|
|
|
The application demonstrates the use of the NRF51x22 RNG driver.
|
|
|
|
** Board Setup **
|
|
|
|
** Build Procedure **
|
|
|
|
Just modify the TRGT line in the makefile in order to use different GCC ports.
|