view test/m3_bare/recipe.yaml @ 346:3bb7dcfe5529

expanded arm target
author Windel Bouwman
date Fri, 07 Mar 2014 17:05:32 +0100
parents b00219172a42
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