ChibiOS-Contrib/demos/NRF51/RT-WVSHARE_BLE400
Konstantin Oblaukhov 0e6f501f80 Update all NRF5x makefiles and chconf.h.
Add missing halconf_community.h
2018-11-20 09:52:42 +07:00
..
debug [NRF51] Update openocd config file (0.9.0 has nrf51 target) 2015-07-26 19:57:00 -03:00
Makefile Update all NRF5x makefiles and chconf.h. 2018-11-20 09:52:42 +07:00
chconf.h Update all NRF5x makefiles and chconf.h. 2018-11-20 09:52:42 +07:00
halconf.h Remove ChibiOS mentions from copyright 2015-05-15 21:23:46 -03: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 renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02: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.