ChibiOS-Contrib/demos/NRF51/RT-WVSHARE_BLE400
Fabio Utzig f392dfa223 Add version tags
Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-10-09 10:12:59 -03:00
..
debug [NRF51] Update openocd config file (0.9.0 has nrf51 target) 2015-07-26 19:57:00 -03:00
Makefile renamed port to NRF5 to make room for NRF52832 chip 2016-07-08 12:58:25 +02:00
chconf.h Add version tags 2017-10-09 10:12:59 -03:00
halconf.h Remove ChibiOS mentions from copyright 2015-05-15 21:23:46 -03:00
main.c Fix test API usage 2016-04-03 23:05:56 -03:00
mcuconf.h renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
readme.txt Add readme 2015-05-15 21:15:40 -03:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M0 WvShare BLE400 (nRF51822).            **
*****************************************************************************

** TARGET **

The demo runs on an WvShare BLE400 board. This board is powered by a Nordic
Semiconductor nRF51822 processor which is an ARM Cortex-M0 with bluetooth radio
hardware. This board can be easily found on chinese websites.

** The Demo **

This demo will print the standard TestThread output and blink all LEDs in a
sequential.

** Build Procedure **

The demo has been tested using the freely available GCC ARM Embedded toolchain.