Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 23:2b0d9c892149, committed 2018-06-07
- Comitter:
- mbed_official
- Date:
- Thu Jun 07 10:15:18 2018 +0100
- Parent:
- 22:a4fc83409028
- Child:
- 24:b36f31f93938
- Commit message:
- Fix correct target name for FF1705_L151CC
This is fix for issue #77
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-lorawan
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Wed Jun 06 08:30:19 2018 +0100
+++ b/mbed_app.json Thu Jun 07 10:15:18 2018 +0100
@@ -149,7 +149,7 @@
"lora-tcxo": "NC"
},
- "LTEK_FF1705": {
+ "FF1705_L151CC": {
"lora-radio": "SX1272",
"lora-spi-mosi": "LORA_MOSI",
"lora-spi-miso": "LORA_MISO",