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

Update doc.txt Area: doc Area: Documentation Area: sys Area: System
#21225 opened Feb 18, 2025 by DeJusten Loading…
treewide: fix double the in doc and comments Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation 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 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: ESP Platform: This PR/issue effects ESP-based platforms
#21224 opened Feb 18, 2025 by krzysztof-cabaj Loading…
tests/adc: always test all resolutions Area: doc Area: Documentation Area: tests Area: tests and testing framework
#21223 opened Feb 18, 2025 by crasbe Loading…
examples: shorten subfolders' names Area: BLE Area: Bluetooth Low Energy support Area: boards Area: Board ports Area: build system Area: Build system Area: CI Area: Continuous Integration of RIOT components 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: 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: 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
#21221 opened Feb 17, 2025 by mguetschow Loading…
sys/event: add event_deferred_callback_post() helper 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
#21219 opened Feb 15, 2025 by benpicco Loading…
gnrc_netapi: warn about lost packets Area: network Area: Networking Area: sys Area: System
#21216 opened Feb 14, 2025 by benpicco Draft
gnrc/ipv6_auto_subnets: don't remove unrelated prefixes Area: network Area: Networking Area: sys Area: System
#21215 opened Feb 14, 2025 by benpicco Loading…
pkg/driver_cryptocell_310: allow data to be in ROM on hash update Area: examples Area: Example Applications Area: pkg Area: External package ports Area: tests Area: tests and testing framework
#21214 opened Feb 14, 2025 by Lukas-Luger Loading…
cpu/native: Fix out-of-bounds memory access in startup function 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: native Platform: This PR/issue effects the native platform Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21210 opened Feb 12, 2025 by carl-tud Draft
sys/stdio_nimble: Remove periodic callout and update documentation Area: sys Area: System Area: tests Area: tests and testing framework
#21206 opened Feb 11, 2025 by crasbe Loading…
8 of 9 tasks
drivers/can: add board_candev_set_power() hook Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers 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 Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: ESP Platform: This PR/issue effects ESP-based platforms Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21203 opened Feb 10, 2025 by maribu Draft
{drivers/sx126x, ieee802154/submac, sys/net/ieee802154} run LoRa for sx126x over IEEE802.15.4 using submac Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: LoRa Area: LoRa radio support Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework
#21202 opened Feb 10, 2025 by fabian18 Loading…
pkg/nimble: Fix compilation with USEMODULE += nimble_svc_bas Area: BLE Area: Bluetooth Low Energy support 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 Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21200 opened Feb 8, 2025 by zvecr Loading…
pkg/xipfs: add XIPFS as vfs module Area: build system Area: Build system Area: doc Area: Documentation Area: examples Area: Example Applications Area: pkg Area: External package ports Area: sys Area: System
#21197 opened Feb 7, 2025 by GGuche-2XS-Univ-Lille Loading…
drivers/gp8xxx: add initial support Area: doc Area: Documentation Area: drivers Area: Device drivers Area: SAUL Area: Sensor/Actuator Uber Layer 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#21182 opened Feb 2, 2025 by basilfx Loading…
net_sock_async_event: cancel async event on sock_*_close() 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
#21180 opened Jan 31, 2025 by derMihai Loading…
sys: make auto init default with DHCPv6 client 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 CI: ready for merge train 🚃 PR is ready to be merged and awaiting the next merge train Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21178 opened Jan 30, 2025 by OlegHahm Loading…
Update emcute.c 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
#21176 opened Jan 30, 2025 by DeJusten Loading…
tests/drivers/candev: minor cleanup 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21175 opened Jan 30, 2025 by maribu Loading…
cpu/samd5x: improve can-initialization 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
#21173 opened Jan 29, 2025 by kfessel Loading…
{cpu/sam0_common/sam0_sdhc,drivers/mtd}: do not allocate work_area twice Area: cpu Area: CPU/MCU ports 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: ARM Platform: This PR/issue effects ARM-based platforms
#21169 opened Jan 28, 2025 by fabian18 Loading…
makefiles: add FAST_FLASH option to speed up flashing Area: build system Area: Build system Area: tools Area: Supplementary tools
#21161 opened Jan 23, 2025 by benpicco Loading…
nanocoap_sock: implement observe (Client-Side) Area: CoAP Area: Constrained Application Protocol implementations 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
#21160 opened Jan 23, 2025 by benpicco Loading…
sys/net/nanocoap: improve coap_build_reply() 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 Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21155 opened Jan 22, 2025 by maribu Loading…
tree-wide: use alignas() for alignment Area: boards Area: Board ports Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications 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 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 Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms
#21148 opened Jan 21, 2025 by maribu Draft
ProTip! Add no:assignee to see everything that’s not assigned.