update readme
This commit is contained in:
parent
b1d83c2892
commit
c66e549633
@ -30,6 +30,7 @@ New configuration settings
|
|||||||
|
|
||||||
Build notes:
|
Build notes:
|
||||||
* Include ```make``` and the ```arm-none-eabi-*``` tools in your path.
|
* Include ```make``` and the ```arm-none-eabi-*``` tools in your path.
|
||||||
|
* Run ```git submodule init``` and ```git submodule update``` before building.
|
||||||
* Make produces 2 files:
|
* Make produces 2 files:
|
||||||
* ```build/firmware.bin```: this is compatible with the sdcard bootloader.
|
* ```build/firmware.bin```: this is compatible with the sdcard bootloader.
|
||||||
* ```build/grbl.hex```: this is not compatible with the sdcard bootloader. It loads using Flash Magic
|
* ```build/grbl.hex```: this is not compatible with the sdcard bootloader. It loads using Flash Magic
|
||||||
|
Loading…
Reference in New Issue
Block a user