-
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: add SPDX information to coding convenstions
Area: doc
Area: Documentation
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21636
opened Jul 31, 2025 by
krzysztof-cabaj
Loading…
[HACK] cpu/sam0_common: eth: delay init by 10ms for more stable Ethernet
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)
#21634
opened Jul 31, 2025 by
benpicco
Loading…
sys/net/sntp: migrate from xtimer to ztimer
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
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
#21633
opened Jul 30, 2025 by
crasbe
Loading…
boards: move licenses from headers to SPDX format (part4)
Area: boards
Area: Board ports
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
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21632
opened Jul 30, 2025 by
krzysztof-cabaj
Loading…
cpu/samd5: valid XOSC32 statup time avoid gclk roundtrip for CPU FDPLL
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)
#21631
opened Jul 30, 2025 by
kfessel
Loading…
tests/drivers: add dedicated Area: Documentation
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
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
hd44780_i2c
test
Area: doc
release-notes.txt: add 2025.07 release notes
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
#21628
opened Jul 29, 2025 by
Teufelchen1
Loading…
drivers: add support for ADS1115 ADC
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21613
opened Jul 17, 2025 by
baptleduc
Loading…
gnrc, nimble/ble: notify network layer of BLE connection events
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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21608
opened Jul 17, 2025 by
elenaf9
Loading…
net_gnrc_rpl: add non-storing mode
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
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
#21594
opened Jul 11, 2025 by
ahmahmod
Loading…
net/unicoap: Unified and Modular CoAP stack: Messaging and Minimal Server (pt 2)
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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21582
opened Jul 7, 2025 by
carl-tud
Loading…
ieee802154/submac: change submac fsm logic
Area: drivers
Area: Device drivers
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
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
#21578
opened Jul 2, 2025 by
Stopkaa
Loading…
gnrc/rpl/control_messages: refactor 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
gnrc_rpl_recv_DIO
Area: network
#21577
opened Jul 1, 2025 by
elenaf9
Loading…
1 task
core/thread: add thread_join()
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
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: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21572
opened Jun 30, 2025 by
derMihai
Loading…
examples/advanced/suit_update: simplify setup
Area: examples
Area: Example Applications
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
#21565
opened Jun 27, 2025 by
fabian18
Loading…
sys/suit: add suit_get_public_key()
Area: OTA
Area: Over-the-air updates
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
#21560
opened Jun 23, 2025 by
benpicco
Loading…
CPU/Boards: Add Raspberry Pi Pico 2 (RP2350) support
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CI
Area: Continuous Integration of RIOT components
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: Kconfig
Area: Kconfig integration
Area: pkg
Area: External package ports
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
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
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
#21545
opened Jun 10, 2025 by
AnnsAnns
Loading…
TLS Socket API: Add TLS-over-TCP Implementation Using wolfSSL
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21535
opened Jun 4, 2025 by
Bilal-Alali
Loading…
ieee802154/submac: add automatic ACK transmission when AUTO_ACK is not supported by driver
Area: cpu
Area: CPU/MCU ports
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
Platform: native
Platform: This PR/issue effects the native platform
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
#21533
opened Jun 4, 2025 by
fabian18
Loading…
dist/tools: add SBOM creation
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: pkg
Area: External package ports
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 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
#21530
opened Jun 3, 2025 by
DanielLockau-MLPA
Loading…
netdev_ieee802154_submac: add opportunity to use legacy netdev driver
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
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21528
opened Jun 3, 2025 by
fabian18
Loading…
ieee802154/submac: handle non standard modulations
Area: cpu
Area: CPU/MCU ports
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
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21527
opened Jun 3, 2025 by
fabian18
Loading…
sys/net/gnrc/pktdump: ease setup
Area: examples
Area: Example Applications
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21524
opened Jun 2, 2025 by
fabian18
Loading…
examples/lwip_ipv4: add example for LWIP IPv4 client/server
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21519
opened May 31, 2025 by
krzysztof-cabaj
Loading…
drivers: change old license headers to SPDX format
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
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
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-06-30.