RadioLibSmol/src
mmrein 972f874e9e STM32 - use HardwareSerial instead of SoftwareSerial
Added support for STM32 boards, using HardwareSerial instead of SoftwareSerial the same way as in https://github.com/jgromes/RadioLib/pull/39
2019-09-10 17:40:49 +02:00
..
modules [ESP8266] Fixed incorrect string length 2019-09-09 10:03:57 +02:00
protocols [HTTP] Fixed incorrect string length 2019-09-09 10:04:07 +02:00
ISerial.cpp STM32 - use HardwareSerial instead of SoftwareSerial 2019-09-10 17:40:49 +02:00
ISerial.h Added Doxygen comments 2019-05-24 17:32:11 +02:00
Module.cpp STM32 - use HardwareSerial instead of SoftwareSerial 2019-09-10 17:40:49 +02:00
Module.h STM32 - use HardwareSerial instead of SoftwareSerial 2019-09-10 17:40:49 +02:00
RadioLib.cpp Changed pin order in Module constructor 2019-05-01 14:23:36 +02:00
RadioLib.h Added missing macro guards 2019-07-31 09:37:44 +02:00
TypeDef.h Added compatibility with ESP8266 platform 2019-07-31 07:25:04 +02:00