view examples/c3/recipe.yaml @ 335:582a1aaa3983

Added long branch format
author Windel Bouwman
date Mon, 17 Feb 2014 20:41:30 +0100
parents 6f4753202b9a
children d1ecc493384e
line wrap: on
line source


link:
  inputs:
    - assemble:
       source: startup_stm32f4.asm
       machine: arm
    - compile:
       sources: [burn2.c3]
       includes: [stm32f4xx.c3]
       machine: arm
       output: burn.elf2
  code: 0x08000000
  data: 0x20000000