mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2024-12-21 14:58:51 -05:00
Add clarity to readme
This commit is contained in:
parent
0ec5f22f0f
commit
62711a3236
@ -18,6 +18,7 @@ The project is released under the General Public License version 3.
|
|||||||
|
|
||||||
You will need a working avr-gcc toolchain with avr-libc and standard utilities such as make. Just
|
You will need a working avr-gcc toolchain with avr-libc and standard utilities such as make. Just
|
||||||
type 'make' and it should build just fine. Under Linux at least.
|
type 'make' and it should build just fine. Under Linux at least.
|
||||||
|
If you are compiling for a custom board or Arduino running on an ATmega32u4, then run 'make -f Makefile.32u4' instead.
|
||||||
|
|
||||||
## Programming the firmware
|
## Programming the firmware
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user