An example project for the Heltec Turtle LoRa board (STM32L4 and SX1276 chips). The projects is only supported for the Nucleo-L432KC board platform in the mbed online and offline compiler environment. Visit www.radioshuttle.de (choose Turtle board) for instructions. Note that most source files and libraries are open source, however some files especially the RadioShuttle core protocol is copyrighted work. Check header for details.
Dependencies: mbed BufferedSerial SX1276GenericLib OLED_SSD1306 HELIOS_Si7021 NVProperty RadioShuttle-STM32L4 USBDeviceHT
Revision 23:7e647d2a7a25, committed 2019-02-06
- Comitter:
- Helmut Tschemernjak
- Date:
- Wed Feb 06 15:54:16 2019 +0100
- Parent:
- 22:9cca40fcb25e
- Child:
- 24:4286db0c6ad8
- Commit message:
- Updated lib
Changed in this revision
| NVProperty.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/NVProperty.lib Wed Feb 06 15:52:20 2019 +0100 +++ b/NVProperty.lib Wed Feb 06 15:54:16 2019 +0100 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/Helmut64/code/NVProperty/#ac6c43b29434 +https://os.mbed.com/users/Helmut64/code/NVProperty/#7999d15fd227
Helmut Tschemernjak