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 |
|
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 |
|