-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: RIOT-OS/RIOT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
sys/auto_init: control the wdt thread
Area: sys
Area: System
#21024
opened Nov 21, 2024 by
mariemC
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
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: 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/digit7seg: add 4-digit 7-segment display driver
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#20981
opened Nov 13, 2024 by
plmorange
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
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…
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
Draft: sys/ztimer: guard against spurious ISR
Area: sys
Area: System
Area: timers
Area: timer subsystems
stdio_udp: allow binding to a specific interface only
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
#20923
opened Oct 18, 2024 by
benpicco
Loading…
sys/net/*coap: Make APIs (more) transport agnostic
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
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#20900
opened Oct 9, 2024 by
maribu
Loading…
core/sched_switch: fix crash with no active thread
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
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#20878
opened Sep 29, 2024 by
maribu
Loading…
Move event thread flag
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
cpu/rpx0xx: add periph_usbus support
Area: cpu
Area: CPU/MCU ports
Area: sys
Area: System
Area: USB
Area: Universal Serial Bus
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#20817
opened Aug 18, 2024 by
fengelhardt
Loading…
Psa cipher chacha20 multipart operation implementation
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
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
#20788
opened Jul 16, 2024 by
Wunderbaeumchen99817
•
Draft
boards/*nrf52*: Enable tinyusb support for all nrf52-based boards
Area: boards
Area: Board ports
Area: build system
Area: Build system
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#20774
opened Jul 4, 2024 by
mguetschow
Loading…
sys/psa_crypto: Add generic HMAC implementation
Area: doc
Area: Documentation
Area: sys
Area: System
Area: tests
Area: tests and testing framework
CI: full build
disable CI build filter
CI: no fast fail
don't abort PR build after first error
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#20758
opened Jun 22, 2024 by
Wer-Wolf
Loading…
makefiles: change RISC-V GCC -march to rv32imac_zicsr
Area: build system
Area: Build system
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
#20754
opened Jun 17, 2024 by
LP-HAW
Loading…
cpu/native: Support native CPU on arm64 Linux
Area: build system
Area: Build system
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
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
#20739
opened Jun 10, 2024 by
carl-tud
Loading…
async Rust runtime and applications
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
#20705
opened May 29, 2024 by
j-devel
Loading…
gcoap: separate response
Area: CoAP
Area: Constrained Application Protocol implementations
Area: examples
Area: Example Applications
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#20696
opened May 25, 2024 by
fabian18
Loading…
Raspberry Pi Pico I2C Interface Implementation
Area: boards
Area: Board ports
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: tools
Area: Supplementary tools
State: waiting for author
State: Action by the author of the PR is required
#20677
opened May 17, 2024 by
studiosoftdev
Loading…
native: add option to turn RIOT into a Linux CLI tool
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: examples
Area: Example Applications
Area: sys
Area: System
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
#20656
opened May 7, 2024 by
benpicco
Loading…
drivers/ws281x: add SysTick + GPIO LL backend
Area: build system
Area: Build system
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
#20646
opened May 2, 2024 by
maribu
Loading…
5 tasks done
periph/adc: add adc_sample_multi()
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
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
#20622
opened Apr 25, 2024 by
benpicco
Loading…
examples/gnrc_border_router: pass variables to docker
Area: build system
Area: Build system
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20618
opened Apr 24, 2024 by
maribu
Loading…
Stm32 u5 spi no dma
Area: cpu
Area: CPU/MCU ports
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#20608
opened Apr 22, 2024 by
shimunn
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.