ChibiOS-Contrib/demos/NRF51/RT-WVSHARE_BLE400
Fabio Utzig f679a82be7 Fix rules path 2016-04-04 19:22:39 -03:00
..
debug [NRF51] Update openocd config file (0.9.0 has nrf51 target) 2015-07-26 19:57:00 -03:00
Makefile Fix rules path 2016-04-04 19:22:39 -03:00
chconf.h Add new chconf parameters 2016-04-03 23:05:28 -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 Make RTC clock default 2016-04-03 23:16:45 -03: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.