view test/m3_bare/recipe.yaml @ 377:9667d78ba79e

Switched to xml for project description
author Windel Bouwman
date Fri, 11 Apr 2014 15:47:50 +0200
parents 3bb7dcfe5529
children
line wrap: on
line source


link:
  inputs:
    - assemble:
       source: startup_m3.asm
       machine: thumb
    - compile:
       sources: [hello.c3]
       includes: []
       machine: thumb
  layout:
      code: 0x0
      data: 0x20000000
  output: bare.bin