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

pkg/wakaama: Fix usages of lwm2m_uri_t and ISPO sensor 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)
#21034 opened Nov 23, 2024 by leandrolanzieri Loading…
sys/evtimer/evtimer.c: change comment from xtimer to ztimer Area: sys Area: System Area: timers Area: timer subsystems 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 Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer
#21033 opened Nov 22, 2024 by JulianHolzwarth Loading…
tests/sys/events/: test if event_timeout_is_pending returns false 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
#21032 opened Nov 22, 2024 by JulianHolzwarth Loading…
tests/core/cond_order/: calling cond signal and broadcast without waiting threads 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
#21030 opened Nov 22, 2024 by JulianHolzwarth Loading…
cpu/sam0_common: Implement time-sharing of SERCOMs Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU 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 Platform: ARM Platform: This PR/issue effects ARM-based platforms
#21029 opened Nov 21, 2024 by maribu Draft
sys/auto_init: control the wdt thread Area: sys Area: System
#21024 opened Nov 21, 2024 by mariemC Loading…
feather-m0: add support for saul_bat_voltage Area: boards Area: Board ports Area: build system Area: Build system Area: drivers Area: Device drivers Area: SAUL Area: Sensor/Actuator Uber Layer
#21022 opened Nov 21, 2024 by miri64 Draft
1 task
saul: initial import of saul_bat_voltage module Area: boards Area: Board ports Area: build system Area: Build system Area: drivers Area: Device drivers Area: SAUL Area: Sensor/Actuator Uber Layer 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
#21018 opened Nov 21, 2024 by miri64 Loading…
2 of 5 tasks
cpu/stm32l0,l1: Fix ADC initialization order Area: cpu Area: CPU/MCU ports Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21011 opened Nov 19, 2024 by crasbe 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…
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
#20996 opened Nov 16, 2024 by miri64 Draft
3 tasks
drivers/netdev_ieee802154_submac: port to netdev_new_api Area: drivers Area: Device drivers Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#20992 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
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…
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/chunked_ringbuffer: let crb_end_chunk() return size of the chunk Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#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…
including additional stm32c0 cpu and board targets Area: boards Area: Board ports 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: tests Area: tests and testing framework Platform: ARM Platform: This PR/issue effects ARM-based platforms
#20939 opened Oct 23, 2024 by jparker324 Loading…
examples/lwip_networking: add lwIP example Area: CoAP Area: Constrained Application Protocol implementations Area: examples Area: Example Applications Area: network Area: Networking Area: sys Area: System
#20937 opened Oct 23, 2024 by benpicco Draft
ProTip! Follow long discussions with comments:>50.