keyboard/qmk/lib/chibios-contrib/demos/NRF51/RT-WVSHARE_BLE400
kemonine f7a73edb1f Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
..
debug Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
Makefile Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
chconf.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
halconf.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
halconf_community.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
main.c Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
mcuconf.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
readme.txt Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04: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.