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
Assigned to nobody Loading
Sort

Pull requests list

CPU/Boards: Add Raspberry Pi Pico 2 support Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: examples Area: Example Applications 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 Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21545 opened Jun 10, 2025 by AnnsAnns Loading…
sys/event/deferred_callback: disable timer before modifying event Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#21539 opened Jun 4, 2025 by benpicco 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: 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 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21530 opened Jun 3, 2025 by DanielLockau-MLPA Draft
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…
examples/gnrc_lorawan: simplyfy configuration a bit 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21526 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…
build-sytem/openocd: detect serial port TTY Area: build system Area: Build system 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
#21523 opened Jun 2, 2025 by maribu Loading…
cpu/esp32: add ESP32-H2 support Area: BLE Area: Bluetooth Low Energy support Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System 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 Platform: ESP Platform: This PR/issue effects ESP-based platforms Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21522 opened Jun 2, 2025 by gschorcht 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
#21516 opened May 28, 2025 by N11cc00 Draft
[DRAFT] PSA header rework 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21512 opened May 27, 2025 by Wer-Wolf Draft
suit/storage/flashwrite: derive slot version from SUIT manifest seq_number Area: build system Area: Build system Area: examples Area: Example Applications 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21510 opened May 26, 2025 by benpicco Loading…
cpu/native: make use of EUI provider for netdev_tap Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports 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 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
#21507 opened May 23, 2025 by benpicco Loading…
Updated readme and makefile so its easier for newbies to get ipv6 adresses Area: doc Area: Documentation Area: examples Area: Example Applications Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21500 opened May 21, 2025 by KiyoLelou10 Loading…
drivers: add driver for MAX31865 resistance-to-digital converter Area: doc Area: Documentation Area: drivers Area: Device drivers 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
#21498 opened May 17, 2025 by dpproto Loading…
sys/shell/cmds: add MTD command from mtd_raw test Area: build system Area: Build system 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21489 opened May 14, 2025 by fabian18 Loading…
tests/gcoap_fileserver: re-enable test on CI Area: CI Area: Continuous Integration of RIOT components 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
#21482 opened May 12, 2025 by benpicco Draft
boards/nrf52840dongle: Support a FLOSS programmer Area: boards Area: Board 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21466 opened May 6, 2025 by chrysn Loading…
gnrc/ipv6/nib: clean up gnrc_ipv6_nib_get_next_hop_l2addr() 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21454 opened Apr 29, 2025 by benpicco Loading…
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…
build system: use thread-safe stdio Area: build system Area: Build system Area: cpu Area: CPU/MCU ports 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 Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: MSP Platform: This PR/issue effects MSP-based platforms Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21438 opened Apr 25, 2025 by maribu Loading…
1 task done
Guides: Introduce Rust Guide Area: CI Area: Continuous Integration of RIOT components Area: doc Area: Documentation Area: examples Area: Example Applications Area: tools Area: Supplementary tools 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
#21435 opened Apr 24, 2025 by AnnsAnns Draft
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.