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

doc/guides/ai_policy: Make human communication mandatory 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 Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22433 opened Jul 2, 2026 by AnnsAnns Member Loading…
sys/stdio: add stdio_notify to emit callback on write 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 Process: blocked by feature freeze Integration Process: The impact of this PR is too high for merging it during soft feature freeze. State: waiting for other PR State: The PR requires another PR to be merged first 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 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 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…
makefiles: filter stdio_default with STDIO_MODULES Area: build system Area: Build system Area: cpu Area: CPU/MCU ports CI: full build disable CI build filter CI: no fast fail don't abort PR build after first error 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#22424 opened Jun 29, 2026 by basilfx Member Loading…
net/emcute: unlock txlock on connect errors 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…
boards/nucleo-g031k8: Add LED and button (SAUL) support for the NUCLEO-G031K8 board. Area: boards Area: Board ports 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
#22421 opened Jun 27, 2026 by dalpra-hcd Contributor Loading…
sys/cpp_new_delete: handle allocation failures Area: sys Area: System CI: no fast fail don't abort PR build after first error 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
#22418 opened Jun 24, 2026 by maribu Member Draft
tests/sys/cpp11_thread: use less stack for boards with low RAM memory 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)
#22417 opened Jun 24, 2026 by crasbe Contributor Loading…
doc/doxygen: do not include RIOTBASE in EXAMPLE_PATH Area: doc Area: Documentation 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 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)
#22415 opened Jun 24, 2026 by crasbe Contributor Loading…
Add support for nRF54L15 cpu and nRF54l15-DK board 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
#22413 opened Jun 23, 2026 by aabadie Contributor Loading…
boards/seeedstudio-xiao-esp32c6: add initial support Area: boards Area: Board ports Area: doc Area: Documentation 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
#22400 opened Jun 21, 2026 by Stopkaa Contributor Loading…
drivers/lis331dlh: add accelerometer driver Area: drivers Area: Device drivers Area: SAUL Area: Sensor/Actuator Uber Layer Area: tests Area: tests and testing framework
#22399 opened Jun 21, 2026 by MastenaM Loading…
build-system: use better default for DLCACHE_DIR Area: build system Area: Build system Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR 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
#22398 opened Jun 19, 2026 by maribu Member Loading…
makefiles/pseudomodules: sort and enhance documentation Area: build system Area: Build system CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Process: blocked by feature freeze Integration Process: The impact of this PR is too high for merging it during soft feature freeze. 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
#22397 opened Jun 19, 2026 by crasbe Contributor Loading…
drivers/lis331dlh: add accelerometer driver Area: doc Area: Documentation Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration 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
#22394 opened Jun 17, 2026 by Nasa1423 Loading…
sys/random/fortuna: bug fixes and improvements Area: doc Area: Documentation 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) Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22388 opened Jun 16, 2026 by basilfx Member Loading…
cpu/nrf9160dk Arm TrustZone-M support Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework Platform: ARM Platform: This PR/issue effects ARM-based platforms 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
#22387 opened Jun 16, 2026 by janthies Draft
sys/hashes: minor improvements 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22386 opened Jun 16, 2026 by basilfx Member Loading…
drivers/periph/timer: document timer_init re-initialization precondition Area: doc Area: Documentation 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
#22385 opened Jun 16, 2026 by andrewlihhh Loading…
sys/base64: minor improvements and documentation updates 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22383 opened Jun 14, 2026 by basilfx Member Loading…
sys/can: annotate functions with ACCESS() 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22382 opened Jun 14, 2026 by maribu Member Loading…
sys/checksum: add ACCESS() attribute 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22381 opened Jun 14, 2026 by maribu Member Loading…
sys/crypto: improve doxygen markup, add ACCESS() attribute, ... 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 Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22380 opened Jun 14, 2026 by maribu Member Loading…
cpu/rp2350: implement timers Area: boards Area: Board ports 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#22375 opened Jun 11, 2026 by AnnsAnns Member Loading…
ProTip! Add no:assignee to see everything that’s not assigned.