Skip to content

Pull requests: RIOT-OS/RIOT

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

pkg: add ZBOSS ZigBee stack round #2 Area: doc Area: Documentation Area: examples Area: Example Applications Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework
#21412 opened Apr 14, 2025 by Lukas-Luger Draft
build system: enable support for static analysis Area: build system Area: Build system Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: toolchain Area: toolchains; everything related to compilation, libc, linking, … 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
#21411 opened Apr 14, 2025 by maribu Loading…
buildsystem: clean dist/tools with (dist)clean as well, parallel cleaning! Area: build system Area: Build system Area: Kconfig Area: Kconfig integration 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21410 opened Apr 14, 2025 by crasbe Loading…
sys/benchmark: warm up cache Area: sys Area: System
#21407 opened Apr 13, 2025 by maribu Draft
core/clist_sort: rewrite Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: sys Area: System Area: tests Area: tests and testing framework State: waiting for other PR State: The PR requires another PR to be merged first
#21406 opened Apr 13, 2025 by maribu Draft
1 of 2 tasks
core: use pragma once 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 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21405 opened Apr 12, 2025 by JerelJr Loading…
[DRAFT] doc/guide: Introduce a Guide Site Area: CI Area: Continuous Integration of RIOT components Area: doc Area: Documentation Area: tools Area: Supplementary tools
#21404 opened Apr 12, 2025 by AnnsAnns Draft
5 of 9 tasks
tests/unittests/texts-core-clist: improve unit test 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
#21402 opened Apr 12, 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
#21398 opened Apr 11, 2025 by maribu Draft
net/hosts: add module for static hostname definitions 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
#21397 opened Apr 11, 2025 by benpicco Loading…
boards/adafruit-{clue,itsybitsy-nrf52}: Convert to Common adafruit-nrf52-bootloader module Area: boards Area: Board ports Area: build system Area: Build system Area: doc Area: Documentation 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: 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
#21395 opened Apr 11, 2025 by crasbe Loading…
net/unicoap: Unified and Modular CoAP stack: Parser and Message APIs (pt 1) 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 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
#21390 opened Apr 8, 2025 by carl-tud Loading…
doc/doxygen: allow undocumented entities Area: doc Area: Documentation Area: tools Area: Supplementary tools
#21382 opened Apr 8, 2025 by maribu Draft
dist/tools: use doc-ci in the doccheck if possible Area: doc Area: Documentation 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
#21372 opened Apr 7, 2025 by crasbe Loading…
periph/rtc: add rtc_pre_set_time() and rtc_post_set_time() Area: cpu Area: CPU/MCU ports 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 Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: AVR Platform: This PR/issue effects AVR-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: new feature The issue requests / The PR implemements a new feature for RIOT
#21366 opened Apr 6, 2025 by fabian18 Loading…
static-test/vera++: reduce linelength false positives Area: CI Area: Continuous Integration of RIOT components Area: tools Area: Supplementary tools
#21364 opened Apr 4, 2025 by kfessel Draft
cpu/samd5x/periph_can: Expose more CAN controller configs 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
#21360 opened Apr 4, 2025 by maribu Loading…
sys/walltime: add module for system time 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
#21343 opened Apr 1, 2025 by benpicco Loading…
pkg/lwip: fix dependencies when LWIP IPv4 is used Area: examples Area: Example Applications Area: network Area: Networking 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
#21342 opened Apr 1, 2025 by krzysztof-cabaj Loading…
sys/include: fix headers for clang-format Area: BLE Area: Bluetooth Low Energy support Area: CoAP Area: Constrained Application Protocol implementations Area: LoRa Area: LoRa radio support Area: network Area: Networking Area: OTA Area: Over-the-air updates Area: SAUL Area: Sensor/Actuator Uber Layer Area: sys Area: System Area: timers Area: timer subsystems 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
#21340 opened Mar 31, 2025 by KSKNico Draft
drivers/sx126x: add get/set TX power, preamble length Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: LoRa Area: LoRa radio support Area: tests Area: tests and testing framework
#21339 opened Mar 30, 2025 by 20100dbg Loading…
boards/nucleo*: Cleanup and Enhance the Documentation Area: boards Area: Board ports Area: doc Area: Documentation Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21337 opened Mar 29, 2025 by crasbe Draft
7 of 12 tasks
dist/tools/uf2: integrate flashing of adafruit bootloader Area: build system Area: Build system Area: tools Area: Supplementary tools
#21330 opened Mar 27, 2025 by mguetschow Draft
tests/unittests: allow out-of-tree tests Area: doc Area: Documentation 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
#21328 opened Mar 26, 2025 by maribu Loading…
ProTip! Follow long discussions with comments:>50.