-
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
tests/periph/selftest_shield: fix invalid calls to timer_init()
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
#21006
opened Nov 18, 2024 by
maribu
Loading…
drivers/periph_timer: fix timer_query_freqs() doc
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
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#21005
opened Nov 18, 2024 by
maribu
Loading…
boards/wemos-zero: fix Arduio I/O Map
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: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#21004
opened Nov 18, 2024 by
maribu
Loading…
sys/ztimer: mention ztimer_auto_adjust in relevant places
Area: doc
Area: Documentation
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
CI: skip compile test
If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
#21003
opened Nov 18, 2024 by
mguetschow
Loading…
gnrc_netif: fix neighbor statistics with netdev_new_api
Area: network
Area: Networking
Area: sys
Area: System
#21002
opened Nov 18, 2024 by
benpicco
Loading…
cpu/sam0_common/periph_adc: add work around for errata 2.1.6 [backport 2024.10]
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
Process: release backport
Integration Process: The PR is a release backport of a change previously provided to master
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
sys/net/gnrc_pktbuf: detect use after free if canary is in metadata
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21000
opened Nov 18, 2024 by
benpicco
Loading…
cpu/sam0_common/periph_gpio_ll: fix gpio_get_port() and gpio_ll_query_conf()
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
Process: needs backport
Integration Process: The PR is required to be backported to a release or feature branch
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
BTHome: New feature
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: 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
drivers/netdev_ieee802154_submac: port to netdev_new_api
Area: drivers
Area: Device drivers
Area: sys
Area: System
#20992
opened Nov 14, 2024 by
benpicco
Loading…
drivers/dose: port to netdev_new_api
Area: drivers
Area: Device drivers
#20991
opened Nov 14, 2024 by
benpicco
Loading…
tests/core/thread_msg: lower thread priority for consistent output order
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
#20989
opened Nov 14, 2024 by
mguetschow
Loading…
cpu/nrf52/radio/nrf802154: fix beacon acceptance
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: tests
Area: tests and testing framework
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#20982
opened Nov 13, 2024 by
Lukas-Luger
Loading…
drivers/digit7seg: add 4-digit 7-segment display driver
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: tests
Area: tests and testing framework
#20981
opened Nov 13, 2024 by
plmorange
Loading…
boards/seeedstudio-xiao-nrf52840: initial board support
Area: boards
Area: Board ports
Area: doc
Area: Documentation
Area: Kconfig
Area: Kconfig integration
#20980
opened Nov 13, 2024 by
mguetschow
•
Draft
drivers/slipdev: port to netdev_new_api
Area: drivers
Area: Device drivers
#20978
opened Nov 12, 2024 by
benpicco
Loading…
boards/esp32s3-seeedstudio: Seeedstudio xiao esp32s3 board support
Area: boards
Area: Board ports
Area: doc
Area: Documentation
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
#20973
opened Nov 11, 2024 by
IsikcanYilmaz
Loading…
cpu/stm32: Make ADC Resolution Definition uniform
Area: cpu
Area: CPU/MCU ports
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#20971
opened Nov 9, 2024 by
crasbe
Loading…
4 of 12 tasks
boards/nrf6310: Remove nRF6310 board from RIOT
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: tests
Area: tests and testing framework
#20966
opened Nov 7, 2024 by
crasbe
Loading…
boards/nrf52*dk: Enable Pinreset after Flashing
Area: boards
Area: Board 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
#20965
opened Nov 7, 2024 by
crasbe
Loading…
tests/net/nanocoap_cli: make use of XFA for shell commands
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
#20961
opened Nov 6, 2024 by
maribu
Loading…
sys/shell: reduce overhead of XFA shell commands
Area: build system
Area: Build system
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
State: waiting for other PR
State: The PR requires another PR to be merged first
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#20958
opened Nov 6, 2024 by
maribu
Loading…
1 task
sys/chunked_ringbuffer: let Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
crb_end_chunk()
return size of the chunk
Area: sys
#20942
opened Oct 28, 2024 by
benpicco
Loading…
scheduling: functions that might reschedule assume interrupts enabled
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: cpu
Area: CPU/MCU ports
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: MSP
Platform: This PR/issue effects MSP-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
#20941
opened Oct 24, 2024 by
derMihai
Loading…
core/cond.c: expect enabled interrupts in cond_wait()
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
#20940
opened Oct 24, 2024 by
derMihai
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-15.