Fork for LoDev S76S

Dependencies:   mbed BufferedSerial SX1276GenericLib USBDeviceHT

History

First working rev for LoDev S76S default tip

2019-02-18, by steve918 [Mon, 18 Feb 2019 22:57:14 +0000] rev 21

First working rev for LoDev S76S


When USB is active we keep a Timer running to avoid deepsleep.

2018-06-03, by Helmut64 [Sun, 03 Jun 2018 19:25:37 +0000] rev 20

When USB is active we keep a Timer running to avoid deepsleep.


Updated SX1276 lib to latest version.; Added LoRa radio initialisation to support HELTEC L4.;

2018-06-03, by Helmut64 [Sun, 03 Jun 2018 18:33:17 +0000] rev 19

Updated SX1276 lib to latest version.; Added LoRa radio initialisation to support HELTEC L4.;


Fixed the Heltec SPI SLCK Pin.

2018-03-12, by Helmut64 [Mon, 12 Mar 2018 15:00:02 +0000] rev 18

Fixed the Heltec SPI SLCK Pin.


Added Heltec L4 board Pins into PinMap.h; Added USBDevice library to support USBSerial console IO; Moved helper code into utils.cpp; Moved dprintf support with var args and serial or USBSerial output.; Added compile time version support to set RTC to compi...

2018-02-23, by Helmut64 [Fri, 23 Feb 2018 12:57:25 +0000] rev 17

Added Heltec L4 board Pins into PinMap.h; Added USBDevice library to support USBSerial console IO; Moved helper code into utils.cpp; Moved dprintf support with var args and serial or USBSerial output.; Added compile time version support to set RTC to compi...


Added proper PinMap for the Heltec Board; updated libs

2018-02-22, by Helmut64 [Thu, 22 Feb 2018 11:12:24 +0000] rev 16

Added proper PinMap for the Heltec Board; updated libs


Added STM32L432KC into PinMap.h

2018-01-30, by Helmut64 [Tue, 30 Jan 2018 09:51:21 +0000] rev 15

Added STM32L432KC into PinMap.h


Updated SX1276 lib

2017-11-26, by Helmut64 [Sun, 26 Nov 2017 14:12:51 +0000] rev 14

Updated SX1276 lib


Updated target to TARGET_DISCO_L072CZ_LRWAN1; Use latest mbed version.; No need to set the system clock anymore because LRWAN1 is not included in mbed.; Updated to latest SX1276GenericLib.

2017-08-08, by Helmut64 [Tue, 08 Aug 2017 08:49:06 +0000] rev 13

Updated target to TARGET_DISCO_L072CZ_LRWAN1; Use latest mbed version.; No need to set the system clock anymore because LRWAN1 is not included in mbed.; Updated to latest SX1276GenericLib.


Updated SX1276GenerlicLib. (Arduino compatibility work)

2017-07-11, by Helmut64 [Tue, 11 Jul 2017 11:37:03 +0000] rev 12

Updated SX1276GenerlicLib. (Arduino compatibility work)