116 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Jordan Yates 9c6e6d781d drivers: lora: rylrxxx: fix `snprintf` usage 5 days ago
Benjamin Cabé b95f8d88df lora: adopt SHELL_HELP 3 weeks ago
Benjamin Cabé 312ad783b4 drivers: lora: fix spelling of "operation" 5 months ago
Aleksander Dejewski a4e31487d5 drivers: lora: Add user_data to lora_recv_async 7 months ago
Pieter De Gendt 9518dbf3e0 drivers: lora: Place API into iterable section 7 months ago
Gerard Marull-Paretas 55cdc5a93e drivers: lora: sx12xx: select SPI and GPIO 7 months ago
TOKITA Hiroshi 042a40d0e3 drivers: lora: rylrxxx: Add stdio.h to resolve function prototypes 9 months ago
TOKITA Hiroshi 1d4c29ab29 drivers: lora: rylrxxx: Fix missing `default y` in LORA_RYLRXXX 9 months ago
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
Patryk Biel 59eb3eac92 lora: driver: sx12xx: fix driver recv func when RX error occurs 11 months ago
Jordan Yates e2549cc3c9 lora: rylrxxx: add missing timeout 12 months ago
David Ullmann 35740a8322 drivers: lora: implement reyax lora driver 1 year ago
David Ullmann de6274f302 lora: add config for reyax lora module 1 year ago
Henrik Brix Andersen c0c8952739 shell: do not enable subsystem/driver shell modules by default 2 years ago
Nick Ward 2d65acca3a drivers: gpio: use gpio_is_ready_dt helper function 2 years ago
Petr Sharshavin 2489416ec2 drivers: lora: shell: fix invalid range in config bw param 2 years ago
Kenneth J. Miller e78e8d7c3f drivers: lora: sx126x: Support fine-grained STM32WL PA config 2 years ago
Gerard Marull-Paretas 667eeb11fb shell: fix MISRA 5.7 violations on `struct shell` 2 years ago
Jordan Yates 41d83d7ea2 lora: compile drivers based on devicetree 2 years ago
Henrik Brix Andersen c41dd36de2 drivers: kconfig: unify menuconfig title strings 2 years ago
Petr Sharshavin f5ae6ccfa8 drivers: lora: fix busy after sx12xx_lora_test_cw 2 years ago
Bartosz Bilas e077fb73ec drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Attie Grande c75fe75a23 drivers: lora: Return error from lora_send() 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Kumar Gala 91fedca6e2 drivers: lora: Update drivers to use devicetree Kconfig symbol 3 years ago
Tim Cooijmans 4c285fc53c drivers: lora: Add support for setting sync-word and iq-inverted 3 years ago
Kumar Gala 998c03a603 drivers: lora: sx126x: Replace use of DT_INST_LABEL 3 years ago
Jordan Yates f12d36a51e lorawan: move `REQUIRES_FULL_LIBC` dependency 3 years ago
Kumar Gala 7bb17e6fb7 lora: shell: Remove use of DT_LABEL 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Adrien Rouault bc47f66062 drivers: lora: sx127x: fix missing reset gpio instantiation 3 years ago
Henrik Brix Andersen d4023b3c1b drivers: gpio: move non-standard dts flags to be soc specific 3 years ago
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts 3 years ago
Krzysztof Chruscinski 47ae656cc1 all: Deprecate UTIL_LISTIFY and replace with LISTIFY 3 years ago
Jordan Yates d9a74dda54 lora: sx126x: fix missing GPIO instantiation 3 years ago
Gerard Marull-Paretas ca7f291dd4 drivers: lora: sx12xx: use gpio_dt_spec 3 years ago
Gerard Marull-Paretas dc2c889948 drivers: lora: sx127x: use spi_dt_spec 3 years ago
Gerard Marull-Paretas 4bcbbe571e drivers: lora: sx126x: use spi_dt_spec 3 years ago
Marcin Niestroj becc1efe51 drivers: lora: shell: fix 'long' specifier in shell_error() 3 years ago
Jordan Yates 1bb7aa21b8 lora: sx126x: don't re-enable interrupt in sleep 4 years ago
Gerard Marull-Paretas c759a35d08 drivers: use DT_INST_ENUM_IDX(_OR) macros 4 years ago
Jordan Yates 526b3e9605 lora: asynchronous packet reception 4 years ago
Torsten Rasmussen bd61122aa2 kconfig: drivers: experimental settings now uses select EXPERIMENTAL 4 years ago
Marcin Niestroj 47e10a6830 drivers: lora: fix RtcGetCalendarTime() 4 years ago
Fabio Baltieri 23fbb19ed5 drivers: sx126x_stm32wl: clear the radio IRQ before reenabling it 4 years ago
Marcin Niestroj c910138ade drivers: lora: sx12xx: fix atomic include 4 years ago
Jordan Yates 3cec3ac2a4 lora: detect failed transmissions 4 years ago
Jordan Yates 93b4dbcc19 lora: `lora_send` blocks until completion 4 years ago
Fabio Baltieri d6731819e3 drivers: sx126x_standalone: use the correct dev_data for dio1 callback 4 years ago