-
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
doc/guides: replace code screenshots with code blocks and fix heading levels in many guide pages
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
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: 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
#21730
opened Sep 19, 2025 by
LasseRosenow
Loading…
doc/guides: Fix code block indentation and improve board file structure ASCII art
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
Impact: minor
The PR is small in size and might only require a quick look of a knowledgeable reviewer
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21729
opened Sep 19, 2025 by
LasseRosenow
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
pkg/lvgl: support monochrome displays via u8g2
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21726
opened Sep 17, 2025 by
leandrolanzieri
Loading…
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
cpu/stm32/usbdev_fs: allow inverted disconnect GPIO
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
#21718
opened Sep 14, 2025 by
maribu
Loading…
drivers/sx126x: image calibration after frequency change
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
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
#21713
opened Sep 11, 2025 by
fabian18
Loading…
drivers/sx126x add optional CONFIG_SX126X_DEFAULT_SYNC_WORD
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21711
opened Sep 11, 2025 by
fabian18
Loading…
drivers/sx126x: configure tx clamp for sx1262
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
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
#21710
opened Sep 11, 2025 by
fabian18
Loading…
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…
pkg: replace header guards with #pragma once
Area: BLE
Area: Bluetooth Low Energy support
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
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
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21701
opened Sep 5, 2025 by
N11cc00
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: Bitcraze Crazyflie 2.1 main application board support
Area: boards
Area: Board ports
Area: doc
Area: Documentation
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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21689
opened Sep 2, 2025 by
LeonardHerbst
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…
sx126x: port to Radio HAL
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
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
ieee802154/at86rf2xx: port to Radio HAL
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
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
#21674
opened Aug 21, 2025 by
Stopkaa
Loading…
dist/tools/vera++: allow comments to be overlong
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
#21671
opened Aug 20, 2025 by
maribu
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.