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.
Diff: mbed_app.json
- Revision:
- 57:36e87c44c920
- Parent:
- 54:19d02b47e598
- Child:
- 58:4d1114ac60aa
--- a/mbed_app.json Wed Aug 21 07:01:49 2019 +0100 +++ b/mbed_app.json Tue Sep 03 14:01:54 2019 +0100 @@ -1,7 +1,7 @@ { "config": { "lora-radio": { - "help": "Which radio to use (options: SX1272,SX1276)", + "help": "Which radio to use (options: SX126X, SX1272, SX1276) -- See config/ dir for example configs", "value": "SX1276" }, "main_stack_size": { "value": 4096 }, @@ -262,3 +262,4 @@ }, "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_lora_config.h\""] } +