From 2262a0d83164058b24733e5bad8e58b199bd5743 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 10 Jul 2010 16:11:28 -0400 Subject: minor updates --- .gitignore | 2 ++ README | 4 ++-- TODO | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 045cc51..c764a06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ build/ main.cpp libmaple.layout +tags +TAGS diff --git a/README b/README index 2d0d816..5e88e11 100644 --- a/README +++ b/README @@ -67,6 +67,6 @@ You will also need to have dfu-util installed and on your path (on Linux) or compiled and placed in a folder "dfu-util/" at the same level as the maple-library folder (macosx and windows). -Write your program using /main.cpp as the entry point. Then just 'make' and -follow the directions! +Write your program using /main.cpp as the entry point. Then just 'make help' +and follow the directions! diff --git a/TODO b/TODO index d58f727..3829be2 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,6 @@ Quick TODO -------------------------------------------------------------------- - write language unit test - more maple-specific example programs -- write gnu-toolchain howto Peripherals ------------------------------------------------------------------- -- cgit v1.2.3