view user/recipe.yaml @ 343:11c5a8a70c02 devel

Fix ide
author Windel Bouwman
date Sat, 01 Mar 2014 16:27:52 +0100
parents 4d204f6f7d4e
children
line wrap: on
line source


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