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 29:f32df9900d99, committed 2019-02-11
- Comitter:
- Helmut64
- Date:
- Mon Feb 11 10:48:30 2019 +0000
- Parent:
- 28:a28b91129f0d
- Child:
- 30:8bc655c9b224
- Commit message:
- Updated
Changed in this revision
| NVProperty.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/NVProperty.lib Sun Feb 10 20:36:09 2019 +0100 +++ b/NVProperty.lib Mon Feb 11 10:48:30 2019 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/Helmut64/code/NVProperty/#5539cdc8be4b +https://os.mbed.com/users/Helmut64/code/NVProperty/#2436a800c0fa
Helmut Tschemernjak