Wykres commitów

97 Commity (e52ffb0a69264dc5e3a661cb7209b9991f500f0e)

Autor SHA1 Wiadomość Data
Matthijs Kooijman e52ffb0a69 [STM32WLx] Only build on compatible STM32 boards
This checks for some system macros to be set, but also includes the
doxygen build to generate documentation.

This reuses the RADIOLIB_EXCLUDE_STM32WLX that the code already checks
for to prevent having to duplicate this macro check in four places.

To detect running inside doxygen, this configures doxygen to predefine
a DOXYGEN macro (it seems no such macros are defined by default by
doxygen).
2023-01-10 18:09:55 +01:00
Matthijs Kooijman 5e47d94418 [STM32WLx] Add module for STM32WL MCUs with integrated radio (#588)
This is a nearly complete implementation, except that the Dio1 interrupt
is not yet supported (this will be added in a subsequent commit to
simplify review).

This fixes #588.
2023-01-10 18:09:55 +01:00
jgromes 947ff48df6 Added support for unofficial Raspberry Pi Pico core (#643) 2022-12-14 22:37:25 +01:00
jgromes 3fa34b433a Bump version to 5.5.0 2022-11-19 14:20:14 +01:00
jgromes 5327952af5 Added links to interrupt-based wiki page 2022-11-18 17:06:38 +01:00
Frederic Pillon 1fc9b3a142 fix: wrong cast
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2022-11-17 16:06:19 +01:00
Thomas Göttgens 58d744ae7a
Portduino is simulating an UNO WIFI
the same definition works now.
2022-11-14 12:58:46 +01:00
jgromes 4667c26448 [SX128x] Removed slowdown macro (#158) 2022-11-13 22:12:34 +01:00
jgromes ee7cf446e2 Bump version to 5.4.1 2022-10-04 19:42:36 +02:00
jgromes 0e43ee0efa Fixed pulseIn on mbed platforms (CI_BUILD_ALL) 2022-10-01 23:55:50 +02:00
jgromes 37f3f138ea Bump version to 5.4.0 2022-10-01 23:01:45 +02:00
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