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

Committer:
Helmut Tschemernjak
Date:
Sun Feb 24 14:57:36 2019 +0100
Revision:
45:22bb680cad5a
Parent:
19:9dd78a8f630b
Added support that InitSerial gets the intr pointer to allow
to about 30 seconds USB waiting when a user clicks the user
button
The main loop does not need to avoid sleeps on active USB
connections because USB CDC will use the sleep manager to
indicate active CDC sessions to avoid deespsleep().
Updated USBDeviceHT.lib with sleep manager support

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Helmut Tschemernjak 45:22bb680cad5a 1 https://os.mbed.com/users/Helmut64/code/USBDeviceHT/#961423d1da74