update readme

This commit is contained in:
Todd Fleming 2017-01-17 21:00:37 -05:00
parent b1d83c2892
commit c66e549633

View File

@ -30,6 +30,7 @@ New configuration settings
Build notes:
* 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:
* ```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