-
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: migrate ESP32 based boards to common board module system
Area: boards
Area: Board ports
Area: CI
Area: Continuous Integration of RIOT components
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
#21835
opened Oct 30, 2025 by
crasbe
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
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
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…
drivers: change old 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
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
pkg/fff: drop workaround for CI
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
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
#21444
opened Apr 27, 2025 by
maribu
Loading…
core/clist: use insertion sort
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
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: 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 other PR
State: The PR requires another PR to be merged first
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Makefile.include: turn CFLAGS into a sane variable
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
State: waiting for author
State: Action by the author of the PR is required
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#19762
opened Jun 24, 2023 by
maribu
Loading…
makefiles/setup_dirs.inc.mk: split out and improve dir setup
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
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
#18530
opened Aug 30, 2022 by
maribu
Loading…
cpu/esp_common: change esp_now key param
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: ESP
Platform: This PR/issue effects ESP-based platforms
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
#17419
opened Dec 18, 2021 by
gschorcht
Loading…
ztimer64: remove special first element case in del function
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
#17369
opened Dec 9, 2021 by
bergzand
Loading…
gcoap: wrap nanocoap access
Area: network
Area: Networking
Area: sys
Area: System
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
fe310: Use common rtt_rtc module for RTC feature
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
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: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14895
opened Aug 31, 2020 by
bergzand
Loading…
[PoC] tests/lwip: port to RIOTCtrl
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: tests
Area: tests and testing framework
State: demonstrator
State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged.
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14874
opened Aug 27, 2020 by
miri64
Loading…
doc: document how to handle multiple cpu_models in a directory
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
State: don't stale
State: Tell state-bot to ignore this issue
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#12407
opened Oct 9, 2019 by
cladmi
Loading…
[PoC] core: remove "volatile" from scheduler variables.
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
State: demonstrator
State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged.
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#11073
opened Feb 27, 2019 by
jcarrano
Loading…
ProTip!
Adding no:label will show everything without a label.