This is an old revision of the document!


Table of Contents

Blinky++

Blinky++ is a C project that spans multiple platforms with a simple aim, to create the generic LED blinky but also to measure the toggle performance of each platform.

Install

Blinky++ depends on various compilers, here are a few with pages on this site.

For STM32 install gcc-arm and for STM8 install sdcc

Another compiler is avr-gcc for the AVR targets, this is available on most systems.

For the STM32 targets, [:tools:libopencm3|OpenCM3]] must also be installed.

Fetch the blinky++ application and build it for all platforms.

hg clone http://hg.kewl.org/pub/blinky++
cd blinky++
make
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies