Updated README
This commit is contained in:
@@ -4,9 +4,12 @@
|
|||||||
|
|
||||||
Clone this repository, then :
|
Clone this repository, then :
|
||||||
|
|
||||||
```
|
```sh
|
||||||
mbed deploy
|
mbed deploy
|
||||||
|
mbed toolchain GCC_ARM
|
||||||
|
mbed target MTB_RAK811
|
||||||
# modify lora.device-eui, lora.application-eui and lora.application-key in mbed_app.json
|
# modify lora.device-eui, lora.application-eui and lora.application-key in mbed_app.json
|
||||||
|
# modify mbed_settings.py to set gcc arm path if needed
|
||||||
mbed compile --profile mbed-os/tools/profiles/release.json
|
mbed compile --profile mbed-os/tools/profiles/release.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user