-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: RIOT-OS/RIOT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rust: Simplify Makefiles
Area: build system
Area: Build system
Area: examples
Area: Example Applications
Area: Rust
Area: Rust wrapper
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
#21239
opened Feb 21, 2025 by
chrysn
Loading…
cpu/stm32wl: Replace ztimer with busy_wait and 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…
2 of 3 tasks
docs: Switch out pkg reference link
Area: doc
Area: Documentation
Area: pkg
Area: External package ports
#21229
opened Feb 19, 2025 by
AnnsAnns
Loading…
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…
sys/event: add 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
event_deferred_callback_post()
helper
Area: sys
#21219
opened Feb 15, 2025 by
benpicco
Loading…
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
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#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)
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…
9 tasks done
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
{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 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)
USEMODULE += nimble_svc_bas
Area: BLE
#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
Area: tests
Area: tests and testing framework
#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…
makefiles: add Area: Build system
Area: tools
Area: Supplementary tools
FAST_FLASH
option to speed up flashing
Area: build system
#21161
opened Jan 23, 2025 by
benpicco
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.