From 934ca715624512fdd05360706020898cee30a6bb Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Tue, 28 Sep 2021 22:47:23 +0200 Subject: Update README file with some quick start instructions --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index 29a10ac..4da7744 100644 --- a/README +++ b/README @@ -7,6 +7,17 @@ including documentation, building guides, and more: http://nxt-firmware.ni.fr.eu.org/ +Quick start +----------- + +To build the firmware, run make in the AT91SAM7S256/SAM7S256/gcc directory. It +will produce a nxt_firmware.bin file that you can flash with your tool of +choice. For example, you can use fwflash from libnxt. + + +License +------- + NXT Improved Firmware combines code covered by the LEGO Open Source License with code covered by various other open source licenses. Any file not covered by the LEGO Open Source License includes a notice in its header. All other -- cgit v1.2.3