-
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
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
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…
periph/spi: add support for printing and testing SPI clock rate (2nd)
Area: arduino API
Area: Arduino wrapper API
Area: boards
Area: Board ports
Area: CI
Area: Continuous Integration of RIOT components
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
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
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-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
#18374
opened Jul 26, 2022 by
MrKevinWeiss
Loading…
periph/spi: add support for printing and testing SPI clock rate
Area: arduino API
Area: Arduino wrapper API
Area: boards
Area: Board ports
Area: CI
Area: Continuous Integration of RIOT components
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Impact: major
The PR changes a significant part of the code base. It should be reviewed carefully
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
boards/mpfs-icicle-kit: add initial support (RV64IMAC core)
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: Kconfig
Area: Kconfig integration
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
State: don't stale
State: Tell state-bot to ignore this issue
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
fe310: Use common rtt_rtc module for RTC feature
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: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14895
opened Aug 31, 2020 by
bergzand
Loading…
sys/ztimer: add ztimer_sleep_range() API
Area: doc
Area: Documentation
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: timers
Area: timer subsystems
#19967
opened Oct 8, 2023 by
snehalv2002
Loading…
sys/net/grnc: add gnrc_pktbuf_tracing
Area: build system
Area: Build system
Area: network
Area: Networking
Area: sys
Area: System
#18944
opened Nov 21, 2022 by
maribu
Loading…
rust: Don't be so picky about toolchains
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Rust
Area: Rust wrapper
State: waiting for CI update
State: The PR requires an Update to CI to be performed first
nanocoap_sock: use return buffer for request if it's large enough
Area: CoAP
Area: Constrained Application Protocol implementations
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
#19536
opened May 2, 2023 by
benpicco
Loading…
examples/cord_ep: Move release test 09-coap #01 into RIOT tree
Area: examples
Area: Example Applications
Release notes: ignored
Set on PRs that have been considered for inclusion in the current release's notes but were minor.
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#18633
opened Sep 23, 2022 by
chrysn
Loading…
examples/gcoap/server: allow ECC when using dtls
Area: examples
Area: Example Applications
#18765
opened Oct 18, 2022 by
MichelRottleuthner
Loading…
github/workflows/release-test: check return code
Area: CI
Area: Continuous Integration of RIOT components
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#18838
opened Nov 3, 2022 by
leandrolanzieri
Loading…
examples/rust-gcoap: Modernize
Area: examples
Area: Example Applications
Area: Rust
Area: Rust wrapper
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
[WIP] pkg/{flatbuffers,tflite-micro}: upgrade & fix compilation with LLVM
Area: pkg
Area: External package ports
Area: tools
Area: Supplementary tools
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
#19641
opened May 22, 2023 by
maribu
Loading…
sam0_sdhc: try to re-init the SDHC on failed command
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
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#19308
opened Feb 23, 2023 by
benpicco
Loading…
sys/bus_stats: Add module to collect bus statistics
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#19483
opened Apr 18, 2023 by
maribu
Loading…
cpu/sam0_common: use syncbusy irq to activate continuous read
Area: cpu
Area: CPU/MCU ports
CI: low priority
If set, builds of this PR will be queued behind others
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
cpu/sam0_common: add functions to query ADC pins
Area: cpu
Area: CPU/MCU ports
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
CI: collect per-build ccache statistics only
Area: CI
Area: Continuous Integration of RIOT components
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#19153
opened Jan 16, 2023 by
kaspar030
Loading…
cpu/cortexm_common: use picolibc by default
Area: cpu
Area: CPU/MCU ports
Area: Kconfig
Area: Kconfig integration
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: USB
Area: Universal Serial Bus
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
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
#19061
opened Dec 16, 2022 by
benpicco
Loading…
CI: add Murdock build priority configuration
Area: CI
Area: Continuous Integration of RIOT components
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
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
State: waiting for CI update
State: The PR requires an Update to CI to be performed first
#18993
opened Nov 29, 2022 by
kaspar030
Loading…
usbus: allow to forward EP0 transfer events to other handlers
Area: sys
Area: System
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
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#19493
opened Apr 21, 2023 by
dylad
Loading…
sys/net/gnrc/sock: fix race condition
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#18949
opened Nov 22, 2022 by
maribu
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.