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.
Fork of SX1276GenericLib by
History
Modify for the demo project
2020-10-12, by walterluu [Mon, 12 Oct 2020 21:54:55 +0000] rev 112
Modify for the demo project
This revision includes support of the Hope RFM95 LoRa board for the following Microcontrollers:; ; MAX32630FTHR ; MAX32620FTHR ; NUCLEO-F411RE
2018-06-01, by dev_alexander [Fri, 01 Jun 2018 21:37:06 +0000] rev 111
This revision includes support of the Hope RFM95 LoRa board for the following Microcontrollers:; ; MAX32630FTHR ; MAX32620FTHR ; NUCLEO-F411RE
Disable chip init in reset to keep it in Sleep mode with no power
2018-05-18, by Helmut Tschemernjak [Fri, 18 May 2018 16:40:16 +0200] rev 110
Disable chip init in reset to keep it in Sleep mode with no power
consumption.
Switched to LowPowerTimeout when available, this avoids
2018-02-20, by Helmut Tschemernjak [Tue, 20 Feb 2018 14:56:20 +0100] rev 109
Switched to LowPowerTimeout when available, this avoids
deepsleep locks due to regular timers being active
Fix spelling
2018-01-21, by Helmut Tschemernjak [Sun, 21 Jan 2018 11:53:10 +0100] rev 108
Fix spelling
Arduino stuff is not needed here
2017-11-26, by Helmut Tschemernjak [Sun, 26 Nov 2017 15:08:11 +0100] rev 107
Arduino stuff is not needed here
Cleanup of unused files
2017-11-26, by Helmut Tschemernjak [Sun, 26 Nov 2017 14:40:23 +0100] rev 106
Cleanup of unused files
Moved ESP32 helper functions into arduino-esp32.cpp
2017-11-22, by Helmut Tschemernjak [Wed, 22 Nov 2017 12:14:00 +0100] rev 105
Moved ESP32 helper functions into arduino-esp32.cpp
Allow to change MAX_TIMEOUTS without need to change
custom d21 and ESP32 assembler files
Added better CPUID code, now the Mac address and the MCU revision
2017-11-21, by Helmut Tschemernjak [Tue, 21 Nov 2017 16:59:28 +0100] rev 104
Added better CPUID code, now the Mac address and the MCU revision
is being used.
Added all four timers, added more comments about rev0/1 ESP32's
2017-11-20, by Helmut Tschemernjak [Mon, 20 Nov 2017 12:42:09 +0100] rev 103
Added all four timers, added more comments about rev0/1 ESP32's
