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

cpu/native: Gardening/QoL Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: sys Area: System Platform: native Platform: This PR/issue effects the native platform
#21283 opened Mar 8, 2025 by carl-tud Draft
boards/feather-nrf52840*: Move Flash Makefiles and Documentation to Common Folder 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 State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21281 opened Mar 8, 2025 by crasbe Loading…
3 tasks
Pkg/ccn-lite: use latest ccn-lite commit 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
#21279 opened Mar 7, 2025 by IsikcanYilmaz Loading…
doc: Use the correct Doxygen Logo File Type in the Footer Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#21274 opened Mar 6, 2025 by crasbe Loading…
sys/net/nfc/ndef: NDEF library with tests Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework
#21272 opened Mar 6, 2025 by KSKNico Loading…
boards/nrf52840{dk,dongle}: add MCU table, move to doc.md 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 CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
#21271 opened Mar 5, 2025 by Ollrogge Loading…
nanocoap: avoid non static buffers of configurable size Area: CoAP Area: Constrained Application Protocol implementations 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
#21270 opened Mar 5, 2025 by fabian18 Loading…
Tools: Switch from elf2uf2 to modern picotool Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: tools Area: Supplementary tools
#21269 opened Mar 5, 2025 by AnnsAnns Loading…
Add support for Seeed Studio ESP32C3 Xiao Area: boards Area: Board ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration
#21267 opened Mar 5, 2025 by dpproto Loading…
core: add wait queue wrapper around thread flags group Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: tests Area: tests and testing framework
#21265 opened Mar 4, 2025 by derMihai Draft
1 task
cpu/esp32: Migration to ESP-IDF v5.4 Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: pkg Area: External package ports Area: tools Area: Supplementary tools Platform: ESP Platform: This PR/issue effects ESP-based platforms State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21261 opened Mar 2, 2025 by gschorcht Loading…
1 of 4 tasks
drivers/sdmmc/sdmmc_sdhc: remove DMA check 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
#21260 opened Mar 1, 2025 by fabian18 Loading…
gnrc/ipv6/nib: improve debug output, declutter code 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
#21256 opened Feb 28, 2025 by benpicco Loading…
core/thread_flags: add thread flags group Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: tests Area: tests and testing framework 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
#21254 opened Feb 28, 2025 by derMihai Loading…
core/thread: error in thread.c corrected 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
#21253 opened Feb 28, 2025 by DeJusten Loading…
tests/sys/suit_manifest: remove unnecessary custom native board 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
#21248 opened Feb 26, 2025 by mguetschow Loading…
examples/sniffer: enable promiscuous, disable auto-ack Area: drivers Area: Device drivers 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21244 opened Feb 25, 2025 by benpicco Loading…
boards: make BOARD=native an alias for BOARD=native32 Area: boards Area: Board ports Area: build system Area: Build system Area: CI Area: Continuous Integration of RIOT components Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: doc Area: Documentation Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework Area: tools Area: Supplementary tools CI: full build disable CI build filter 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
#21242 opened Feb 24, 2025 by mguetschow Draft
1 of 4 tasks
NFC Type 2 Tag Emulation for RIOT Area: boards Area: Board ports Area: build system Area: Build system Area: drivers Area: Device drivers 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
#21240 opened Feb 23, 2025 by KSKNico Draft
4 tasks
cpu/stm32{f3,l4,wb,wl}: Replace ztimer with busy_wait and {wl only} fix initialization sequence Area: cpu Area: CPU/MCU ports Platform: ARM Platform: This PR/issue effects ARM-based platforms
#21238 opened Feb 21, 2025 by crasbe Loading…
boards/nucleo-wl55jc: add ADC configuration Area: boards Area: Board ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#21235 opened Feb 21, 2025 by krzysztof-cabaj Loading…
cpu/stm32{f0,g0,c0}: fix ADC initialization sequence 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
#21230 opened Feb 19, 2025 by crasbe Loading…
5 tasks done
sys/net/asymcute: add missing mutex unlock calls Area: network Area: Networking Area: sys Area: System
#21228 opened Feb 19, 2025 by DeJusten Loading…
Read me improvements Area: doc Area: Documentation
#21226 opened Feb 18, 2025 by MalloryRose Loading…
sys/malloc_monitor: Fix documentation Area: doc Area: Documentation Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#21225 opened Feb 18, 2025 by DeJusten Loading…
ProTip! Exclude everything labeled bug with -label:bug.