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

rust: Don't be so picky about toolchains Area: doc Area: Documentation Area: examples Area: Example Applications Area: Rust Area: Rust wrapper State: waiting for CI update State: The PR requires an Update to CI to be performed first
#18840 opened Nov 3, 2022 by chrysn Draft
1 task
[WIP] pkg/{flatbuffers,tflite-micro}: upgrade & fix compilation with LLVM Area: pkg Area: External package ports Area: tools Area: Supplementary tools State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet
#19641 opened May 22, 2023 by maribu Loading…
cpu/sam0_common: add functions to query ADC pins Area: cpu Area: CPU/MCU ports Platform: ARM Platform: This PR/issue effects ARM-based platforms
#18695 opened Oct 5, 2022 by benpicco Draft
WIP: Add support of Minimal IKE (RFC 7815) and basic ESP 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 Area: network Area: Networking Area: sys Area: System Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: ESP Platform: This PR/issue effects ESP-based platforms Platform: native Platform: This PR/issue effects the native platform
#19896 opened Aug 22, 2023 by superjulek Draft
drivers: add LPM013M126 LCD display driver and required dependencies Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports Area: sys Area: System
#18555 opened Sep 4, 2022 by nica-f Loading…
pkg/openwsn: add mlme/mcps interface to allow using only mac layer Area: network Area: Networking Area: pkg Area: External package ports State: demonstrator State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged. State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet
#14992 opened Sep 9, 2020 by fjmolinas Loading…
Draft: Add alarms to qdec Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: sys Area: System Area: timers Area: timer subsystems Platform: ARM Platform: This PR/issue effects ARM-based platforms
#19396 opened Mar 15, 2023 by Enoch247 Draft
sys/ztimer64: initial epoch / time reference support Area: sys Area: System Area: tests Area: tests and testing framework
#18122 opened May 20, 2022 by kaspar030 Draft
2 tasks
gnrc_lorawan : Add ADR support Area: examples Area: Example Applications Area: LoRa Area: LoRa radio support Area: network Area: Networking Area: sys Area: System
#20576 opened Apr 15, 2024 by baharehf Draft
examples/l2-bridge: add simple l2 bridge Area: examples Area: Example Applications
#20533 opened Apr 2, 2024 by benpicco Draft
pkg/libcsp: add sock_udp [demonstrator] Area: build system Area: Build system Area: doc Area: Documentation Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework State: demonstrator State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged. State: waiting for other PR State: The PR requires another PR to be merged first
#18010 opened Apr 26, 2022 by fjmolinas Draft
Draft: MQTT Homeassistant integration Area: doc Area: Documentation Area: examples Area: Example Applications Area: sys Area: System
#20402 opened Feb 21, 2024 by bergzand Draft
Optmodempr Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration 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
#21659 opened Aug 14, 2025 by KiyoLelou10 Draft
cpu/native/periph_timer: make clock agnostic to CPU load Area: cpu Area: CPU/MCU ports Platform: native Platform: This PR/issue effects the native platform State: waiting for author State: Action by the author of the PR is required
#20323 opened Feb 1, 2024 by maribu Loading…
[WIP] ieee802154/kw41z: add initial Radio HAL support Area: drivers Area: Device drivers
#19017 opened Dec 5, 2022 by jia200x Draft
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
#21699 opened Sep 5, 2025 by miri64 Draft
sys/riotconf: add root configuration backend Area: build system Area: Build system Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration 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: new feature The issue requests / The PR implemements a new feature for RIOT
#20501 opened Mar 22, 2024 by fabian18 Draft
cpu/sam0_common: flashpage: attempts at bugfixing Community: help wanted The contributors require help from other members of the community 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)
#14932 opened Sep 2, 2020 by benpicco Loading…
sys/suit: be less verbose in logging Area: OTA Area: Over-the-air updates Area: sys Area: System
#21707 opened Sep 8, 2025 by benpicco Draft
boards/mpfs-icicle-kit: add initial support (RV64IMAC core) Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms State: don't stale State: Tell state-bot to ignore this issue 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
#16994 opened Oct 15, 2021 by dylad Draft
sys/net/grnc: add gnrc_pktbuf_tracing Area: build system Area: Build system Area: network Area: Networking Area: sys Area: System
#18944 opened Nov 21, 2022 by maribu Loading…
examples/cord_ep: Move release test 09-coap #01 into RIOT tree Area: examples Area: Example Applications Release notes: ignored Set on PRs that have been considered for inclusion in the current release's notes but were minor. Type: new feature The issue requests / The PR implemements a new feature for RIOT
#18633 opened Sep 23, 2022 by chrysn Loading…
examples/rust-gcoap: Modernize Area: examples Area: Example Applications Area: Rust Area: Rust wrapper CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#19273 opened Feb 13, 2023 by chrysn Draft
ProTip! no:milestone will show everything without a milestone.