ChibiOS-Contrib/testhal/NRF51/NRF51822/GPT
zykrahgaming e898157b18 Even more more changes to chconf.h files 2022-01-01 18:37:17 +11:00
..
Makefile Updated Makefiles to use newer ARM ports 2022-01-01 17:41:28 +11:00
chconf.h Even more more changes to chconf.h files 2022-01-01 18:37:17 +11:00
halconf.h Fixed HAL version in halconf.h files 2022-01-01 18:28:46 +11:00
halconf_community.h Update all NRF5x makefiles and chconf.h. 2018-11-20 09:52:42 +07:00
main.c Add GPT driver for nRF51 2015-09-27 09:28:27 -04:00
mcuconf.h renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02: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.