Add readme

This commit is contained in:
Fabio Utzig 2015-05-15 21:15:40 -03:00
parent 343042d9d2
commit e384ef32db
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
*****************************************************************************
** 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.