ChibiOS-Contrib/demos/NRF51/MICROBIT
Konstantin Oblaukhov 0e6f501f80 Update all NRF5x makefiles and chconf.h.
Add missing halconf_community.h
2018-11-20 09:52:42 +07: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 BBC micro:bit board 2016-11-16 15:17:35 +01: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 BBC micro:bit board 2016-11-16 15:17:35 +01:00
readme.txt BBC micro:bit board 2016-11-16 15:17:35 +01:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M0 BBC micro:bit (nRF51822).             **
*****************************************************************************

** TARGET **

The demo runs on a BBC micro:bit board. This board is powered by a Nordic
Semiconductor nRF51822 processor which is an ARM Cortex-M0 with bluetooth radio
hardware. Information about this board can be found on:
https://www.microbit.co.uk

** The Demo **

This demo will print the standard TestThread output and blink 7 LEDs

** Build Procedure **

The demo has been tested using the freely available GCC ARM Embedded toolchain.