Commit graph

86 commits

Author SHA1 Message Date
jgromes
da0993a6ed Added RADIOLIB_EXCLUDE_DIRECT_RECEIVE exclusion macro (#557) 2022-08-15 19:19:59 +02:00
Peter Lawrence
4bdec52f88 remedy Module when RADIOLIB_BUILD_ARDUINO is not defined 2022-08-04 17:46:58 -05:00
jgromes
8675f13e5d [Morse] Added basic Morse receive support (#545) CI_BUILD_ALL 2022-07-30 08:53:57 +02:00
jgromes
356f1ef2fd Fixed compatibility with STM32 core >2.0.0 (#549) 2022-07-24 19:59:14 +02:00
jgromes
ae7065da7b Bump version to 5.3.0 2022-07-17 10:14:24 +02:00
jgromes
0fab561713 Bump version to 5.2.0 2022-06-13 18:32:53 +02:00
jgromes
6b83e08cfa Added support for Teensy (#175) 2022-06-12 19:31:15 +02:00
jgromes
d3d2f90627 Bump version to 5.1.2 2022-02-06 15:08:12 +01:00
jgromes
5c5afdf99f Bump version to 5.1.1 2022-02-06 15:06:58 +01:00
jgromes
4567044deb Added support for Raspberry PI (#432) 2021-12-28 13:47:06 +01:00
jgromes
04a164abdd Bump version to 5.1.0 2021-12-19 12:51:09 +01:00
jgromes
1d42f1a0ff [MOD] Use custom tone() on Arduino mbed boards (#407) 2021-12-04 17:04:59 +01:00
jgromes
1c54c1d1c6 Fixed incorrect debug macro called (#407) 2021-11-30 23:19:17 +01:00
jgromes
24ea845c7c Bump version to 5.0.0 2021-11-27 18:20:59 +01:00
jgromes
afe524cfc7 [SX126x] Added builtin module for CubeCell (#412) 2021-11-27 10:20:51 +01:00
jgromes
f8bdbae73a Fixed RadioShield definition 2021-11-16 10:22:10 +01:00
jgromes
ffda180513 Fixed incorrect macro guards 2021-11-16 10:05:58 +01:00
jgromes
01f98e4d4c Fixed digitalRead for Arduino Zero CI_BUILD_ALL 2021-11-14 14:13:50 +01:00
jgromes
ebd9cb4147 Renamed callback build macros 2021-11-14 12:35:45 +01:00
jgromes
5b1c793563 Added custom Arduino API arg macros 2021-11-14 11:48:51 +01:00
jgromes
10ec10d233 Removerd reference to UART 2021-11-14 11:35:32 +01:00
jgromes
8111bc058f Added HAL 2021-11-14 11:33:35 +01:00
jgromes
6e20c16d3d Removed debug output (enabled by mistake) 2021-11-07 21:41:12 +01:00
jgromes
e3ff5affc6 Fix possible issues in CubeCell 1.3.0 (#397) 2021-10-30 21:22:36 +02:00
jgromes
98e2a1847d Added missing alias macro for Intel Curie 2021-10-28 00:11:24 +02:00
jgromes
0fc8413313 Bump version to 4.6.0 2021-10-27 23:58:28 +02:00
jgromes
2bdec154ad Added CubeCell support 2021-10-27 21:15:46 +02:00
jgromes
d91c6d0712 [SX127x] Only apply errata fix by a macro (#388) 2021-10-18 21:31:46 +02:00
jgromes
8b0858850c Added support for RP2040 (#361) 2021-09-24 08:04:35 +02:00
jgromes
ea9dfbe3a6 Bump version to 4.5.0 2021-07-25 21:12:09 +02:00
jgromes
251dd438a0 Bump version to 4.4.2 2021-05-26 19:55:09 +02:00
jgromes
cdeb7947a4 Exclude HTTP client from ESP8266 platform (#301) 2021-05-08 19:04:51 +02:00
jgromes
a91e63ad80 Bump version to 4.4.1 2021-05-05 20:37:01 +02:00
jgromes
aedfadeeec Bump version to 4.4.0 2021-04-22 17:27:54 +02:00
jgromes
fea986fcf4 Bump version to 4.3.0 2021-03-13 20:11:33 +01:00
jgromes
cb81709d93 Added low-level access macro 2021-03-13 19:31:57 +01:00
jgromes
1bceb90d42 Fixed conflicting macro name 2021-03-02 11:19:04 +01:00
jgromes
ef7a8b6e0f Added build macro option to disable range checks 2021-02-21 16:56:19 +01:00
jgromes
d85dd1f8fd Added note about SPI slowdown 2021-02-21 16:36:05 +01:00
jgromes
6b46623133 Reordered compile options 2021-02-12 21:05:27 +01:00
jgromes
9a9af85fdc Added option to disable "paranoid" SPI mode (enabled by default) 2021-02-12 21:03:49 +01:00
jgromes
da3015f7b8 Fixed STM32 digital pin to interrupt macro (#249) 2021-02-12 20:21:27 +01:00
jgromes
02593bfba4 Bump version to 4.2.0 2021-02-07 18:00:58 +01:00
jgromes
158b30c383 Added missing SX126x/8x SPI slowdown on Apollo3 2021-02-05 23:25:26 +01:00
jgromes
4a5e48962e Updated Apollo3 platform definition (#239) 2021-02-05 19:58:31 +01:00
jgromes
6061145ae6 Force CI build CI_BUILD_ALL 2021-01-02 17:46:45 +01:00
jgromes
2f68d38f35 Swap Arduino and Adafruit SAMD detection order 2021-01-02 17:44:21 +01:00
jgromes
22975cbcee Create separate Arduino SAMD platform (SAMD core >= 1.8.11) CI_BUILD_ALL 2021-01-02 17:41:13 +01:00
jgromes
b0af8cf819 Bump version to 4.1.0 2021-01-02 17:25:42 +01:00
jgromes
65379c4772 Added support for MegaCoreX 2020-12-25 14:21:41 +01:00