-
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
boards/nucleo-wl55jc, cpu/stm32: enable RTC support, increase RTC accuracy
Area: boards
Area: Board ports
Area: cpu
Area: CPU/MCU ports
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21837
opened Oct 31, 2025 by
crasbe
Loading…
boards/seeedstudio-xiao-esp32s3: Add Initial Support [new PR]
Area: boards
Area: Board ports
Area: CI
Area: Continuous Integration of RIOT components
Area: doc
Area: Documentation
Area: Kconfig
Area: Kconfig integration
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
#21829
opened Oct 29, 2025 by
crasbe
Loading…
6 tasks done
sys/riotboot: riotboot header v2
Area: build system
Area: Build system
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: OTA
Area: Over-the-air updates
Area: sys
Area: System
Area: tools
Area: Supplementary tools
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
sys/psa_crypto: add monocypher as ed25519 software backend
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
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
#21822
opened Oct 27, 2025 by
mguetschow
Loading…
gnrc/rpl: float DODAG during local repair
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21816
opened Oct 23, 2025 by
elenaf9
Loading…
drivers/hall_effect: support for generic hall effect sensors
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
Area: SAUL
Area: Sensor/Actuator Uber Layer
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
#21801
opened Oct 17, 2025 by
LeonardHerbst
Loading…
sys/usb/cdc_acm, sys/tsrb: speedup usb_cdc ringbuffer handling
Area: sys
Area: System
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
#21788
opened Oct 13, 2025 by
kfessel
Loading…
posix/sockets: Prevent deadlock with multiple posix TCP sockets
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)
#21784
opened Oct 11, 2025 by
RainbowSimon
Loading…
tools/zep_dispatch: topogen: allow to pass worldfile
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21779
opened Oct 10, 2025 by
benpicco
Loading…
sys/event: add event loop debug threshold
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
#21763
opened Oct 6, 2025 by
kfessel
Loading…
cpu/stm32/periph/fdcan: reread bittiming max values
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21757
opened Sep 30, 2025 by
kfessel
Loading…
drivers: rename ads101x driver to ads1x1x
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
Area: tests
Area: tests and testing framework
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
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#21731
opened Sep 20, 2025 by
baptleduc
Loading…
build system: add float_math feature to indicate support of floating point arithmetic
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
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
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
drivers/atwinc15x0: implement netdev API async
Area: drivers
Area: Device drivers
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
drivers/ethos: implement netdev API async
Area: drivers
Area: Device drivers
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
drivers/dose: implement netdev API async
Area: drivers
Area: Device drivers
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
kinetis/bme: add bit_checkXX() functions
Area: cpu
Area: CPU/MCU 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
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21705
opened Sep 8, 2025 by
elenaf9
Loading…
skald_bthome_encrypt: initial import
Area: BLE
Area: Bluetooth Low Energy support
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: sys
Area: System
State: waiting for other PR
State: The PR requires another PR to be merged first
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
sys/sock: move sock_udp_recv_aux() to common code
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: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
drivers: add a common driver for ADS1X1X
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
#21694
opened Sep 4, 2025 by
baptleduc
Loading…
drivers/{at24cxxx, at25xxx}: move to ztimer
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21692
opened Sep 4, 2025 by
fabian18
Loading…
boards: decleare netif feature when netdev_default is supported
Area: boards
Area: Board ports
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
Impact: minor
The PR is small in size and might only require a quick look of a knowledgeable reviewer
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21686
opened Aug 27, 2025 by
maribu
Loading…
cpu/cortexm_common: add persistent RAM invalidation
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21682
opened Aug 22, 2025 by
derMihai
Loading…
makefiles: fix gprof and add gcov
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
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
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: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#21679
opened Aug 22, 2025 by
fabian18
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.