view examples/c3/recipe.yaml @ 334:6f4753202b9a

Added more recipes
author Windel Bouwman
date Thu, 13 Feb 2014 22:02:08 +0100
parents
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