commit 0c128b0a32f3805f7d6f4333e04c4f0fb0419ec5
parent b2e79d978e03c6c367c462a434a93b0ac509e668
Author: Brian Swetland <swetland@frotz.net>
Date: Wed, 5 Aug 2015 23:03:56 -0700
update readme
Diffstat:
2 files changed, 5 insertions(+), 21 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -1,8 +0,0 @@
-Brian Swetland <swetland@frotz.net>
- Created this mess in the first place. Trying to tidy it up a bit.
-
-Travis Geiselbrecht <geist@foobox.com>
- Build system wisdom, bugfixes, and the "super-m3debug" variant.
-
-Erik Gilling <konkers@konkers.net>
- lpc134[567] support, library enhancements, and more bugfixes.
diff --git a/README b/README
@@ -54,16 +54,8 @@ ARM DDI0337E Cortex M3 r1p1 Technical Reference Manual
Historical Notes
----------------
-The original work on this started in 2011 and has been tinkered with
-on a number of repositories by a number of people. Trying to fold things
-back together and tidy up the build system, etc, ended up being a bit of
-a mess resulting in Brian declaring "history bankruptcy" and starting
-a fresh repository in 2014.
-
-Some random side projects have been removed. An AUTHORS file has been
-added to provide credit for additional contributors to the codebase.
-
-The code base as of the initial checkin, built with gcc 4.8.2 and
-binutils 2.24 (http://github.com/travisg/toolchains) is verified to
-be able to use a m3debug board to flash the bootloader and app image
-to another m3debug board, which then can repeat the process.
+This work is an extension of the older m3dev project, but only brings
+the debugger tools foward. The embedded firmware stuff lives on in
+m3dev and the next-gen firmware is part of lk.
+
+https://github.com/swetland/m3dev