ChibiOS-Contrib/demos/NRF51/RT-WVSHARE_BLE400
Fabio Utzig e384ef32db Add readme 2015-05-15 21:15:40 -03:00
..
debug Add initial demo for WVSHARE BLE400 2015-04-29 20:03:18 -03:00
Makefile Enable test thread 2015-05-14 23:05:55 -03:00
chconf.h Add missing chconf.h 2015-04-29 20:03:37 -03:00
halconf.h Demo with extra thread for blinker using PAL 2015-05-15 20:45:44 -03:00
main.c Add tx/rx pin configuration to SerialConfig 2015-05-15 21:08:53 -03:00
mcuconf.h Add basic serial testing demo 2015-05-13 22:19:48 -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.