-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: RIOT-OS/RIOT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add guide for porting new MCUs
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#22173
opened Apr 2, 2026 by
fjrdev
Loading…
drivers/[s-z]*: change license headers to SPDX format
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
Area: LoRa
Area: LoRa radio support
Area: SAUL
Area: Sensor/Actuator Uber Layer
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
#22167
opened Mar 31, 2026 by
N11cc00
Loading…
drivers/[j-o]*: change license headers to SPDX format
Area: drivers
Area: Device drivers
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
CI: skip compile test
If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
#22165
opened Mar 31, 2026 by
N11cc00
Loading…
drivers/[i]*: change license headers to SPDX format
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
Area: LoRa
Area: LoRa radio support
Area: SAUL
Area: Sensor/Actuator Uber Layer
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
#22164
opened Mar 31, 2026 by
N11cc00
Loading…
sys/eepreg: use MTD
Area: boards
Area: Board ports
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
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: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: native
Platform: This PR/issue effects the native platform
#22158
opened Mar 30, 2026 by
fabian18
Loading…
doc/starlight: Integrate Boards
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#22157
opened Mar 30, 2026 by
AnnsAnns
Loading…
added Rshell and basic neofetch command
Area: sys
Area: System
#22155
opened Mar 29, 2026 by
ff6f8d68
Loading…
cpu/stm32: fix STM32G4 flash writes failing after timer init
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: ARM
Platform: This PR/issue effects ARM-based platforms
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#22152
opened Mar 24, 2026 by
mlecriva
Loading…
nimble/rpble: clear rpble ctx if DODAG is cleared
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
#22150
opened Mar 24, 2026 by
elenaf9
Loading…
drivers/sgp30: use event_timeout, to avoid long ISR code block
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
#22149
opened Mar 22, 2026 by
fjmolinas
Loading…
cpu/native/makefiles: add 'make coverage' target for native board
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU 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
Platform: native
Platform: This PR/issue effects the native platform
Process: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
#22148
opened Mar 20, 2026 by
seyoungjeong
Loading…
5 tasks done
drivers/at86rf2xx: fix sub-ghz page setting
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)
#22146
opened Mar 19, 2026 by
Sanderhuisman
Loading…
drivers/qmi8658: Implement device driver for the QMI8658 IMU
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
sys/psa_crypto: fix use of VLA and sprintf
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
#22129
opened Mar 11, 2026 by
maribu
Loading…
doc/rp2350: fix naming problems
Area: boards
Area: Board ports
Area: cpu
Area: CPU/MCU 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
CI: skip compile test
If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#22121
opened Mar 10, 2026 by
AnnsAnns
Loading…
drivers/max31343: add driver for MAX31343 I2C RTC
Area: build system
Area: Build system
Area: drivers
Area: Device drivers
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
#22115
opened Mar 2, 2026 by
Jakob-Mueller-97
Loading…
build system: update terminology to control supported boards
Area: build system
Area: Build system
Area: doc
Area: Documentation
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
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
Process: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
State: waiting for maintainer
State: Action by a maintainer is required
#22114
opened Mar 1, 2026 by
maribu
Loading…
dist/tools/ci/print_toolchain_versions.sh: also support git worktrees
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
State: waiting for author
State: Action by the author of the PR is required
#22112
opened Feb 27, 2026 by
mguetschow
Loading…
Split slipdev module dependencies
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: drivers
Area: Device drivers
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#22109
opened Feb 26, 2026 by
Teufelchen1
Loading…
cpu/stm32: Add FDCAN support for STM32H7
Area: boards
Area: Board ports
Area: cpu
Area: CPU/MCU ports
Area: Kconfig
Area: Kconfig integration
Area: tests
Area: tests and testing framework
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
State: waiting for author
State: Action by the author of the PR is required
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#22103
opened Feb 24, 2026 by
veneno-529
Loading…
tools/uf2conv: enforce .hex or .elf flashfile format
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
sys/runtime_config: add runtime configuration
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: sys
Area: System
Area: tests
Area: tests and testing framework
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#22092
opened Feb 20, 2026 by
LasseRosenow
Loading…
pkg: Port NASA/bplib Package
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: pkg
Area: External package ports
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#22091
opened Feb 19, 2026 by
RainbowSimon
Loading…
10 of 11 tasks
sys/net/ieee802154: unified init function
Area: build system
Area: Build system
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
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: 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
#22090
opened Feb 19, 2026 by
Lukas-Luger
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.