diff options
Diffstat (limited to 'ChibiOS_16.1.5/community/testhal/NRF51/NRF51822/RNG/readme.txt')
-rw-r--r-- | ChibiOS_16.1.5/community/testhal/NRF51/NRF51822/RNG/readme.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ChibiOS_16.1.5/community/testhal/NRF51/NRF51822/RNG/readme.txt b/ChibiOS_16.1.5/community/testhal/NRF51/NRF51822/RNG/readme.txt deleted file mode 100644 index 02f4cc7..0000000 --- a/ChibiOS_16.1.5/community/testhal/NRF51/NRF51822/RNG/readme.txt +++ /dev/null @@ -1,17 +0,0 @@ -*****************************************************************************
-** 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.
|