ChibiOS-Contrib/demos/NRF51/RT-WVSHARE_BLE400
Fabien Poussin e00396f53b NRF demos fixes 2019-10-02 16:10:28 +02:00
..
debug
Makefile NRF demos fixes 2019-10-02 16:10:28 +02:00
chconf.h NRF demos fixes 2019-10-02 16:10:28 +02:00
halconf.h NRF demos fixes 2019-10-02 16:10:28 +02:00
halconf_community.h Update all NRF5x makefiles and chconf.h. 2018-11-20 09:52:42 +07:00
main.c Update all NRF5x makefiles and chconf.h. 2018-11-20 09:52:42 +07:00
mcuconf.h
readme.txt

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.