Merge pull request #33 from MEl3dwi/patch-1

Update README.md
This commit is contained in:
Scott Shawcroft 2018-12-04 18:16:32 -08:00 committed by GitHub
commit 032f573935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@ Prerequisites
To build: To build:
``` ```
make BOARD=feather_nrf52840_express all make BOARD=feather_nrf52840_express all combinehex
``` ```
To flash the bootloader: To flash the bootloader:
@ -158,7 +158,7 @@ Makefile:90: *** BOARD not defined. Stop
If you get the following error ... If you get the following error ...
``` ```
$ make BOARD=feather_nrf52840_express all $ make BOARD=feather_nrf52840_express all
Compiling file: main.c Compiling file: main.c
/bin/sh: /usr/bin/arm-none-eabi-gcc: No such file or directory /bin/sh: /usr/bin/arm-none-eabi-gcc: No such file or directory
make: *** [_build/main.o] Error 127 make: *** [_build/main.o] Error 127