ChibiOS-Contrib/demos/NRF51/RT-WVSHARE_BLE400
barthess 74065b233a Fixed rest of paths in build scripts. 2015-08-24 16:26:22 +03:00
..
debug [NRF51] Update openocd config file (0.9.0 has nrf51 target) 2015-07-26 19:57:00 -03:00
Makefile Fixed rest of paths in build scripts. 2015-08-24 16:26:22 +03:00
chconf.h Remove ChibiOS mentions from copyright 2015-05-15 21:23:46 -03:00
halconf.h Remove ChibiOS mentions from copyright 2015-05-15 21:23:46 -03:00
main.c Cleanup nRF51 serial driver 2015-08-10 22:44:44 -04:00
mcuconf.h Remove ChibiOS mentions from copyright 2015-05-15 21:23:46 -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.