From b09e109db5f03993738fe62e9fa82d0b15ee3ec8 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Mon, 29 Oct 2012 21:40:57 +0200 Subject: Updated README --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d080222..d9b6880 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ -Various Stellaris Code -====================== +Some various TI Stellaris code I use with the open ARM EABI toolchain and lm4tools. -TODO: ORGANIZE. +Tested on Mac OS X 10.6.8 + +Requirements +------------ + - [ARM EABI Toolchain Builder](https://github.com/jsnyder/arm-eabi-toolchain) + - [lm4tools](https://github.com/utzig/lm4tools) + - TI Stellaris LM4F120XL dev board + + +Usage +----- + - `cd project0` + - `make` + - `lm4flash gcc/project0.bin` + - Great success! -- cgit v1.3.1