view test/m3_bare/recipe.yaml @ 366:39bf68bf1891

Fix sample tests and deterministic build
author Windel Bouwman
date Fri, 21 Mar 2014 09:43:01 +0100
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