aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2021-09-28 22:47:23 +0200
committerNicolas Schodet2021-09-28 22:57:09 +0200
commit934ca715624512fdd05360706020898cee30a6bb (patch)
tree97dc2a3509bc034ddf501066a0dd05980308af4c
parent0478c76ceb0deaf17bd6c18da62175b6f5cf7029 (diff)
Update README file with some quick start instructions
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
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