view user/recipe.yaml @ 337:b00219172a42

Added cool lm3s811 qemu project
author Windel Bouwman
date Thu, 20 Feb 2014 20:04:52 +0100
parents d1ecc493384e
children 4d204f6f7d4e
line wrap: on
line source


apps:
 - link:
    inputs:
     - compile:
        sources: [lib.c3, ipc.c3, hello.c3]
        includes: []
        machine: arm
        output: kernel.elf2
    layout:
         code: 0x0
         data: 0x20000000
    output: 'hello.bin'