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.
Dependencies: SX127x sx12xx_hal TSL2561
Diff: board/lora_config.h
- Revision:
- 7:e238827f0e47
- Parent:
- 3:aead8f8fdc1f
- Child:
- 8:ab2f9a8d2eaa
diff -r 240fd4938d51 -r e238827f0e47 board/lora_config.h --- a/board/lora_config.h Fri May 26 23:58:42 2017 +0000 +++ b/board/lora_config.h Tue Jun 06 21:21:51 2017 +0000 @@ -3,3 +3,6 @@ //#define ENABLE_SX1276 //#define ENABLE_SX1272 +#ifdef TARGET_NUCLEO_L073RZ + //#define TYPE_ABZ // st-murata-lrwan discovery +#endif