view test/m3_bare/recipe.yaml @ 355:c2ddc8a36f5e

Enabled optimization
author Windel Bouwman
date Fri, 14 Mar 2014 10:30:13 +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