Skip to content

Pull requests: RIOT-OS/RIOT

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

WIP: Add IPv4 GNRC Area: network Area: Networking State: don't stale State: Tell state-bot to ignore this issue Type: new feature The issue requests / The PR implemements a new feature for RIOT
#12988 opened Dec 18, 2019 by wysman Loading…
gnrc, nimble/ble: notify network layer of BLE connection events Area: BLE Area: Bluetooth Low Energy support Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21608 opened Jul 17, 2025 by elenaf9 Loading…
pkg/mbedtls: add TLS support for LWIP Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: pkg Area: External package ports Area: security Area: Security-related libraries and subsystems Area: tests Area: tests and testing framework
#17519 opened Jan 14, 2022 by mariemC Loading…
pkg/openwsn: add mlme/mcps interface to allow using only mac layer Area: network Area: Networking Area: pkg Area: External package ports State: demonstrator State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged. State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet
#14992 opened Sep 9, 2020 by fjmolinas Loading…
drivers/ws281x: simple DMA implementation through SPI Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: tests Area: tests and testing framework Platform: ESP Platform: This PR/issue effects ESP-based platforms
#20218 opened Dec 30, 2023 by hugueslarrive Loading…
mtd_spi_nor: Use SFDP for SPI NOR flash parameter autodiscovery Area: boards Area: Board ports Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. State: don't stale State: Tell state-bot to ignore this issue Type: new feature The issue requests / The PR implemements a new feature for RIOT
#15617 opened Dec 11, 2020 by bergzand Loading…
sys/xtimer: deprecate for 2023.04 Area: build system Area: Build system Area: sys Area: System Area: timers Area: timer subsystems
#18560 opened Sep 6, 2022 by MrKevinWeiss Loading…
native: add option to turn RIOT into a Linux CLI tool Area: boards Area: Board ports Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: examples Area: Example Applications Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: native Platform: This PR/issue effects the native platform
#20656 opened May 7, 2024 by benpicco Loading…
SX126x HAL (restored) Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: LoRa Area: LoRa radio support Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework Platform: ARM Platform: This PR/issue effects ARM-based platforms
#19172 opened Jan 19, 2023 by ansocket Draft
NFC Type 2 Tag Emulation for RIOT Area: boards Area: Board ports Area: build system Area: Build system Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework
#21240 opened Feb 23, 2025 by N11cc00 Draft
4 tasks
nanocoap: Make coap_block_finish more resilient Area: CoAP Area: Constrained Application Protocol implementations Area: examples Area: Example Applications Area: network Area: Networking Area: sys Area: System Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20000 opened Oct 19, 2023 by bergzand Loading…
WIP: Add wolfmqtt aws and azure examples Area: doc Area: Documentation Area: examples Area: Example Applications Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System State: don't stale State: Tell state-bot to ignore this issue
#16600 opened Jun 30, 2021 by HendrikVE Draft
drivers: modbus_rtu: add initial support (v2) Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#20386 opened Feb 13, 2024 by basilfx Loading…
cpu: add support for GD32E23x Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms
#19872 opened Aug 10, 2023 by jparker324 Draft
TLS Socket API: Add TLS-over-TCP Implementation Using wolfSSL Area: doc Area: Documentation Area: examples Area: Example Applications Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21535 opened Jun 4, 2025 by Bilal-Alali Loading…
cpu/native: Support native CPU on arm64 Linux Area: build system Area: Build system Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: native Platform: This PR/issue effects the native platform State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Type: new feature The issue requests / The PR implemements a new feature for RIOT
#20739 opened Jun 10, 2024 by carl-tud Loading…
drivers/soft_spi: fix init miso pin bug,add read byte function, clean code Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#14982 opened Sep 9, 2020 by kex2017 Loading…
Software CSMA and Link Retries for AT86RF2XX, and Fix Concurrency Bugs Area: drivers Area: Device drivers Area: network Area: Networking State: don't stale State: Tell state-bot to ignore this issue Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#8332 opened Jan 8, 2018 by samkumar Draft
drivers/rtt64: add 64 bit RTT extension for timekeeping Area: drivers Area: Device drivers Area: pkg Area: External package ports Area: sys Area: System
#18120 opened May 19, 2022 by benpicco Loading…
periph/spi: add support for printing and testing SPI clock rate (2nd) Area: arduino API Area: Arduino wrapper API Area: boards Area: Board ports Area: CI Area: Continuous Integration of RIOT components Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: AVR Platform: This PR/issue effects AVR-based platforms Platform: ESP Platform: This PR/issue effects ESP-based platforms Platform: MSP Platform: This PR/issue effects MSP-based platforms Platform: native Platform: This PR/issue effects the native platform Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms
#18374 opened Jul 26, 2022 by MrKevinWeiss Loading…
periph/spi: add support for printing and testing SPI clock rate Area: arduino API Area: Arduino wrapper API Area: boards Area: Board ports Area: CI Area: Continuous Integration of RIOT components Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: sys Area: System Area: tests Area: tests and testing framework Impact: major The PR changes a significant part of the code base. It should be reviewed carefully Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: AVR Platform: This PR/issue effects AVR-based platforms Platform: ESP Platform: This PR/issue effects ESP-based platforms Platform: native Platform: This PR/issue effects the native platform Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms
#16727 opened Aug 13, 2021 by hugueslarrive Loading…
22 of 38 tasks
Release 2022.04
boards/mpfs-icicle-kit: add initial support (RV64IMAC core) Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms State: don't stale State: Tell state-bot to ignore this issue State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Type: new feature The issue requests / The PR implemements a new feature for RIOT
#16994 opened Oct 15, 2021 by dylad Draft
fe310: Use common rtt_rtc module for RTC feature Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14895 opened Aug 31, 2020 by bergzand Loading…
sys/ztimer: add ztimer_sleep_range() API Area: doc Area: Documentation Area: sys Area: System Area: tests Area: tests and testing framework Area: timers Area: timer subsystems
#19967 opened Oct 8, 2023 by snehalv2002 Loading…
sys/net/grnc: add gnrc_pktbuf_tracing Area: build system Area: Build system Area: network Area: Networking Area: sys Area: System
#18944 opened Nov 21, 2022 by maribu Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.