commit | accb71ec9ecf77bf1493e9d70299c7a219d6775a | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabio.baltieri@gmail.com> | Sat Jul 03 19:06:31 2021 +0100 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Thu Jul 15 21:30:28 2021 -0400 |
tree | 71a1ccfce948ed0b1af0b61d2e196250b6ef8a39 | |
parent | 2916133b06793d6a58e1f70574aa984963fe98b8 [diff] |
drivers: sx126x: add support for the stm32wl chip Add support for the STM32WL integrated radio, based on the sx1262. The STM32WL implementation does not use any GPIO, and the signals are routed to other units of the SoC and accessed with the ST HAL. Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>