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

{sys,drivers}/include: minor doc fixes AI: Not Used AI was stated to not be used in this PR/Issue Area: drivers Area: Device drivers Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer 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
#22510 opened Jul 25, 2026 by crasbe Contributor Loading…
sys/nanocoap: remove support for extended token length AI: Co-Authored PR/Issue relies on AI. Documentation / Code was partly generated by AI. AI: Helped PR/Issue uses AI sparingly, e.g. code inline assistant, debugging with AI, etc. Area: CoAP Area: Constrained Application Protocol implementations Area: network Area: Networking 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 Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#22505 opened Jul 24, 2026 by maribu Member Loading…
sys/net/gnrc_sixlowpan: fix potential out of bounds read AI: Helped PR/Issue uses AI sparingly, e.g. code inline assistant, debugging with AI, etc. Area: network Area: Networking 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#22504 opened Jul 23, 2026 by maribu Member Loading…
sys/fmt: add scn_bool() helper function AI: Co-Authored PR/Issue relies on AI. Documentation / Code was partly generated by AI. 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22503 opened Jul 22, 2026 by benpicco Contributor Loading…
drivers: add SHT4x sensor driver AI: Vibed PR/Issue appears to be more AI than Human. Area: doc Area: Documentation Area: drivers Area: Device drivers Area: SAUL Area: Sensor/Actuator Uber Layer 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22494 opened Jul 20, 2026 by benpicco Contributor Draft
drivers/ads131m02: add driver for ADS131M02 ADC AI: Vibed PR/Issue appears to be more AI than Human. Area: drivers Area: Device drivers 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22493 opened Jul 20, 2026 by benpicco Contributor Draft
drivers/slipdev: Replace nanocoap with unicoap AI: Not Used AI was stated to not be used in this PR/Issue Area: CoAP Area: Constrained Application Protocol implementations Area: doc Area: Documentation Area: drivers Area: Device drivers Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22491 opened Jul 20, 2026 by Teufelchen1 Contributor Loading…
net/unicoap: basic CoAP group communication support AI: Not Used AI was stated to not be used in this PR/Issue Area: build system Area: Build system Area: CoAP Area: Constrained Application Protocol implementations Area: doc Area: Documentation Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR State: needs rebase State: The codebase was changed since the creation of the PR, making a rebase necessary Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22484 opened Jul 19, 2026 by elenaf9 Contributor Draft
doc/guides: Port unicoap guides AI: Helped PR/Issue uses AI sparingly, e.g. code inline assistant, debugging with AI, etc. Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs State: needs rebase State: The codebase was changed since the creation of the PR, making a rebase necessary Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22482 opened Jul 18, 2026 by AnnsAnns Member Loading…
dist/tools/genconfigheader: rewrite in rust AI: Co-Authored PR/Issue relies on AI. Documentation / Code was partly generated by AI. AI: Ducky PR/Issue uses AI for asking questions, AI was not involved in final product. AI: Helped PR/Issue uses AI sparingly, e.g. code inline assistant, debugging with AI, etc. Area: build system Area: Build system Area: doc Area: Documentation Area: tools Area: Supplementary tools Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22467 opened Jul 11, 2026 by maribu Member Draft
2 of 3 tasks
doc/guides: migrate rpl networking guide from wiki AI: Helped PR/Issue uses AI sparingly, e.g. code inline assistant, debugging with AI, etc. Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs State: needs rebase State: The codebase was changed since the creation of the PR, making a rebase necessary Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22460 opened Jul 10, 2026 by elenaf9 Contributor Loading…
drivers/ds18: fix 1-Wire signaling to use open-drain output AI: Not Used AI was stated to not be used in this PR/Issue 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)
#22457 opened Jul 10, 2026 by mariemC Contributor Loading…
cpu/esp32/periph: fix esp32c6 timer clk AI: Not Used AI was stated to not be used in this PR/Issue 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: ESP Platform: This PR/issue effects ESP-based platforms Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#22456 opened Jul 10, 2026 by mariemC Contributor Loading…
drivers/modbus: add initial support (v4) AI: Co-Authored PR/Issue relies on AI. Documentation / Code was partly generated by AI. 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22455 opened Jul 9, 2026 by basilfx Member Loading…
drivers/ethos: port to stdio_provider infrastructure AI: Co-Authored PR/Issue relies on AI. Documentation / Code was partly generated by AI. Area: build system Area: Build system 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22449 opened Jul 6, 2026 by benpicco Contributor Draft
sys/nrf_sf_radio: Add new module AI: Co-Authored PR/Issue relies on AI. Documentation / Code was partly generated by AI. Area: doc Area: Documentation Area: sys Area: System Area: tests Area: tests and testing framework
#22447 opened Jul 6, 2026 by merlins123 Loading…
sys/shell,tests/drivers/mtd_raw: validate parameter before mtd_dev_get() call AI: Vibed PR/Issue appears to be more AI than Human. Area: sys Area: System Area: tests Area: tests and testing framework
#22444 opened Jul 6, 2026 by Old-Ding Loading…
pkg/nimble: clear full statconn peer address AI: Vibed PR/Issue appears to be more AI than Human. Area: BLE Area: Bluetooth Low Energy support Area: pkg Area: External package ports
#22443 opened Jul 6, 2026 by Old-Ding Loading…
pkg/u8g2: assert I2C buffer size before copy AI: Vibed PR/Issue appears to be more AI than Human. Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR State: waiting for author State: Action by the author of the PR is required Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22442 opened Jul 6, 2026 by Old-Ding Loading…
dist/tools: fix devopen strncat bounds AI: Vibed PR/Issue appears to be more AI than Human. Area: tools Area: Supplementary tools
#22440 opened Jul 5, 2026 by Old-Ding Loading…
tests/sys/shell: escape backslash in test input AI: Vibed PR/Issue appears to be more AI than Human. Area: tests Area: tests and testing framework
#22439 opened Jul 5, 2026 by Old-Ding Loading…
sys/stdio: add stdio_notify to emit callback on write AI: Co-Authored PR/Issue relies on AI. Documentation / Code was partly generated by AI. Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework Area: USB Area: Universal Serial Bus CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ESP Platform: This PR/issue effects ESP-based platforms Platform: native Platform: This PR/issue effects the native platform Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22429 opened Jun 29, 2026 by basilfx Member Loading…
cpu/stm32: add STM32U3 peripheral driver support AI: Vibed PR/Issue appears to be more AI than Human. 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 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 State: waiting for other PR State: The PR requires another PR to be merged first Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22428 opened Jun 29, 2026 by itsadarshnair Loading…
cpu/stm32: add initial STM32U3 and nucleo-u385rg-q support AI: Vibed PR/Issue appears to be more AI than Human. 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 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22427 opened Jun 29, 2026 by itsadarshnair Loading…
net/emcute: unlock txlock on connect errors AI: Vibed PR/Issue appears to be more AI than Human. Area: network Area: Networking 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 Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#22423 opened Jun 28, 2026 by Old-Ding Loading…
ProTip! Filter pull requests by the default branch with base:master.