-
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
rBPF: Initial include of small virtual machine
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#19372
opened Mar 9, 2023 by
bergzand
Loading…
1 task
Draft: MQTT Homeassistant integration
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: sys
Area: System
sys/ztimer: adds some aggressive powersaving MACROS
Area: sys
Area: System
Area: timers
Area: timer subsystems
State: stale
State: The issue / PR has no activity for >185 days
drivers/soft_spi: fix init miso pin bug,add read byte function, clean code
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)
#14982
opened Sep 9, 2020 by
kex2017
Loading…
Software CSMA and Link Retries for AT86RF2XX, and Fix Concurrency Bugs
Area: drivers
Area: Device drivers
Area: network
Area: Networking
State: don't stale
State: Tell state-bot to ignore this issue
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
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…
dns_cbor: initial import of an application/cbor+dns encoder/decoder
Area: build system
Area: Build system
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
CI: run tests
If set, CI server will run tests on hardware for the labeled PR
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
treewide: Use deprecations in code rather than comments
Area: build system
Area: Build system
Area: CI
Area: Continuous Integration of RIOT components
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: OTA
Area: Over-the-air updates
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: USB
Area: Universal Serial Bus
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
State: waiting for CI update
State: The PR requires an Update to CI to be performed first
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#18650
opened Sep 26, 2022 by
chrysn
Loading…
core/debug: printf what asked to print
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20168
opened Dec 12, 2023 by
kfessel
Loading…
cpu/esp_common: improve exception handling
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: ESP
Platform: This PR/issue effects ESP-based platforms
State: waiting for author
State: Action by the author of the PR is required
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#19072
opened Dec 21, 2022 by
gschorcht
Loading…
pkg: allow the omission of the --filter argument
Area: build system
Area: Build system
Area: pkg
Area: External package ports
#20010
opened Oct 23, 2023 by
david-vankampen
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
drivers/periph/pdm: initial pdm implementation
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
WIP newlib.mk: fix regressions and global cleanups, tracking evolutions of newlib.mk
Area: build system
Area: Build system
State: waiting for other PR
State: The PR requires another PR to be merged first
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
Type: tracking
The issue tracks and organizes the sub-tasks of a larger effort
[PoC] core: remove "volatile" from scheduler variables.
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
State: demonstrator
State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged.
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#11073
opened Feb 27, 2019 by
jcarrano
Loading…
periph/pwm: support for PWM extension API
Area: drivers
Area: Device drivers
Impact: major
The PR changes a significant part of the code base. It should be reviewed carefully
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
Reviewed: 1-fundamentals
The fundamentals of the PR were reviewed according to the maintainer guidelines
Reviewed: 2-code-design
The code design of the PR was reviewed according to the maintainer guidelines
Reviewed: 4-code-style
The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines
Reviewed: 5-documentation
The documentation details of the PR were reviewed according to the maintainer guidelines
State: waiting for other PR
State: The PR requires another PR to be merged first
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#10533
opened Dec 1, 2018 by
gschorcht
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…
tests/periph_timer_timeout0: Regression test for timer callbacks setting new timers
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: run tests
If set, CI server will run tests on hardware for the labeled PR
State: don't stale
State: Tell state-bot to ignore this issue
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#10019
opened Sep 24, 2018 by
jnohlgard
Loading…
drivers/lcd: add CMD sequence feature
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
#19918
opened Sep 8, 2023 by
gschorcht
Loading…
sys/auto_init: control the wdt thread
Area: sys
Area: System
#21024
opened Nov 21, 2024 by
mariemC
Loading…
drivers/rtt64: add 64 bit RTT extension for timekeeping
Area: drivers
Area: Device drivers
Area: pkg
Area: External package ports
Area: sys
Area: System
#18120
opened May 19, 2022 by
benpicco
Loading…
sx126x: port to Radio HAL
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
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
net/gnrc_netif: add bus for interface events, gnrc_netif_up()/gnrc_netif_down() functions
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
State: waiting for author
State: Action by the author of the PR is required
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#17902
opened Apr 4, 2022 by
benpicco
Loading…
gnrc_pktshark: add new module to pretty-print network traffic
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
#21284
opened Mar 10, 2025 by
benpicco
Loading…
[POC] Azure Integration in RIOT OS
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: pkg
Area: External package ports
#20223
opened Jan 3, 2024 by
tanvirBsmrstu
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.