ChibiOS-Contrib/testhal/NRF51/NRF51822/GPT
Stephen Caudle cd2787ea88 Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
..
Makefile Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
chconf.h Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
halconf.h Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
main.c Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
mcuconf.h Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
readme.txt Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - GPT driver demo for NRF51x22.                             **
*****************************************************************************

** TARGET **

The demo runs on an Waveshare BLE400 board.

** The Demo **

The application demonstrates the use of the NRF51x22 GPT driver.

** Board Setup **

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.