Mercurial > lcfOS
view test/m3_bare/recipe.yaml @ 353:b8ad45b3a573
Started with strings
author | Windel Bouwman |
---|---|
date | Sun, 09 Mar 2014 18:49:10 +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