Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:blinky [2015/03/23 13:01]
darron
projects:blinky [2017/01/12 22:44] (current)
Line 7: Line 7:
 === Install === === Install ===
  
-Blinky++ depends on various compilers, here are a few with pages on this +Blinky++ depends on various compilers.
-site.+
  
 For STM32 install [[:tools:gccarm|gcc-arm]] and for STM8 install [[:tools:sdcc|sdcc]] For STM32 install [[:tools:gccarm|gcc-arm]] and for STM8 install [[:tools:sdcc|sdcc]]
Line 14: Line 13:
 Another compiler is avr-gcc for the AVR targets, this is available on most systems. 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.+For the STM32 targets, [[:tools:libopencm3|OpenCM3]] must also be installed.
  
-Fetch the blinky++ application and build it for all platforms.+When prepared, fetch the blinky++ application and build it for all platforms.
 <code> <code>
 hg clone http://hg.kewl.org/pub/blinky++ hg clone http://hg.kewl.org/pub/blinky++