Commit graph

145 commits

Author SHA1 Message Date
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
jgromes
8e3d89c4f5 Bump version to 4.0.6 2020-11-20 18:40:16 +01:00
jgromes
4816d7383e Bump version to 4.0.5 2020-10-29 16:33:41 +01:00
jgromes
4cdbcb60c5 Changed ESP32 tone emulation channel to 1 2020-10-29 07:53:51 +01:00
jgromes
dbc35c814e Removed RADIOLIB_TONE_UNSUPPORTED flag from Apollo3 and STM32 unofficial 2020-10-28 11:45:58 +01:00
jgromes
598eb34ad5 Bump version to 4.0.4 2020-10-09 18:55:31 +02:00
jgromes
5cba6a2c17 Bump version to 4.0.3 2020-08-23 17:05:42 +02:00
jgromes
1a2d280024 Bump version to 4.0.2 2020-08-01 16:49:53 +02:00
jgromes
febeba23e0 Added progmem macros 2020-08-01 16:32:24 +02:00
jgromes
7397a1a957 Bump version to 4.0.1 2020-07-08 19:06:38 +02:00
jgromes
2a2efb5413 Bump version to 4.0.0 2020-07-06 11:57:09 +02:00
jgromes
eeb70e24bd Fixed typo (TRAVIS_FORCE_BUILD) 2020-07-04 21:26:23 +02:00
jgromes
f3fd516a85 Fixed AFSK excluded by default 2020-07-04 21:24:43 +02:00
jgromes
f896765405 Added complete list of supported exclusion macros (TRAVIS_FORCE_BUILD) 2020-07-04 21:20:33 +02:00
jgromes
31c37536b9 Fixed definition 2020-07-04 16:16:31 +02:00
jgromes
8e73621701 Added support for Arduino Portenta H7 (TRAVIS_FORCE_BUILD) 2020-06-30 10:53:22 +02:00
jgromes
4ad5261a83 Fixed custom platform enabled by default 2020-06-29 09:55:02 +02:00
jgromes
1749da28d7 Added custom platform template 2020-06-29 09:54:26 +02:00
jgromes
738d711698 Fixed debug conditionals 2020-06-29 08:13:41 +02:00
jgromes
e356054f56 Bump version to 3.7.0 2020-06-21 08:15:53 +02:00
jgromes
56dd0ab41d Added guards to allow user redefinition of RADIOLIB_STATIC_ARRAY_SIZE 2020-05-19 21:11:12 +02:00
jgromes
3682c6c921 Bump version to 3.6.2 2020-05-18 07:17:08 +02:00
jgromes
a969517e04 Bump version to 3.6.1 (hotfix) 2020-05-15 09:56:40 +02:00
jgromes
f588d3b3a2 Fixed static only build set by default 2020-05-14 19:53:46 +02:00
jgromes
2ebd6d355c Bump version to 3.6.0 2020-05-12 16:16:56 +02:00
jgromes
9798de6272 Added support for Adafruit SAMD boards 2020-05-12 08:42:10 +02:00
jgromes
0c4f449181 Added default SPI instance to platform config 2020-05-12 08:40:31 +02:00
jgromes
a7a2dcabd2 Added custom platform option 2020-05-11 21:07:57 +02:00
jgromes
6721fad68a Implemented custom digital pin to interrupt macro 2020-05-11 20:31:47 +02:00
jgromes
6215330858 Added tone support 2020-04-30 17:07:28 +02:00
jgromes
26ff33a8ac Added support for Roger Clark's STM32duino core TRAVIS_FORCE_BUILD 2020-04-22 15:00:44 +02:00
jgromes
75cc351714 Added platform name printing in debug mpde 2020-04-22 14:58:47 +02:00
jgromes
2eb3df5c89 Added interrupt pin status macro 2020-04-22 14:57:51 +02:00
jgromes
976cd8734c Bump version to 3.5.0 2020-04-14 10:59:13 +02:00
jgromes
9c0cd464d1 Moved unsupported platform warning to RadioLib.h to only show it once 2020-04-01 10:49:45 +02:00
jgromes
43295e6827 Renamed range check macro 2020-03-30 17:38:21 +02:00
jgromes
7007cd873a Extracted build options into a new file 2020-03-29 10:02:23 +02:00