From d50dd5ab9567cc308e412c5e9e775dc8e15fb509 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan Date: Fri, 3 Feb 2012 23:57:04 +0100 Subject: merge armdebug rc1 This enables the use of GDB or GDB based debuggers to debug the code running on the NXT brick using the USB connection. --- AT91SAM7S256/armdebug/COPYING | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 AT91SAM7S256/armdebug/COPYING (limited to 'AT91SAM7S256/armdebug/COPYING') diff --git a/AT91SAM7S256/armdebug/COPYING b/AT91SAM7S256/armdebug/COPYING new file mode 100644 index 0000000..86fae60 --- /dev/null +++ b/AT91SAM7S256/armdebug/COPYING @@ -0,0 +1,9 @@ +The armdebug project is dual licensed. + +You can either use the GNU GPLv2 license in GNU-GPLv2.txt, +or else the "LEGO Open Source License" in LEGO_Open_Source_License.doc +to redistribute the code. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- cgit v1.2.3