-
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
build system: add float_math feature to indicate support of floating point arithmetic
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
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
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
periph/rtc: add 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
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
Platform: native
Platform: This PR/issue effects the native platform
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
rtc_pre_set_time() and rtc_post_set_time()
Area: cpu
#21366
opened Apr 6, 2025 by
fabian18
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
sys/stdio: Precision on semantics, and fixes
Area: arduino API
Area: Arduino wrapper API
Area: cpu
Area: CPU/MCU 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
CI: run tests
If set, CI server will run tests on hardware for the labeled PR
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
#20364
opened Feb 8, 2024 by
chrysn
Loading…
Spi drivers
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
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
#19820
opened Jul 12, 2023 by
hugueslarrive
•
Draft
33 of 46 tasks
cpu/avr8_common: Optimize context switch
Area: boards
Area: Board ports
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: AVR
Platform: This PR/issue effects AVR-based platforms
sys/wait: add module for backend agnostic waits
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: examples
Area: Example Applications
Area: sys
Area: System
Area: tests
Area: tests and testing framework
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
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
#19719
opened Jun 8, 2023 by
maribu
Loading…
sys/ztimer: Simplify ztimer backend selection
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: Kconfig
Area: Kconfig integration
Area: sys
Area: System
Area: tests
Area: tests and testing framework
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
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
#19684
opened May 30, 2023 by
MrKevinWeiss
Loading…
netdev_default: migrate to netif_dev_default
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: network
Area: Networking
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: native
Platform: This PR/issue effects the native platform
#19052
opened Dec 14, 2022 by
jia200x
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…
core/assert: check assert at compile time, if possible
Area: arduino API
Area: Arduino wrapper API
Area: BLE
Area: Bluetooth Low Energy support
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
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
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: 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
Process: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#17390
opened Dec 13, 2021 by
maribu
Loading…
1 task done
WIP, POC: Add LLVM support for AVR
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
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: AVR
Platform: This PR/issue effects AVR-based platforms
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
#16924
opened Sep 30, 2021 by
maribu
Loading…
3 tasks
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
cpu/atmega: MCU implementation of the new GPIO API
Area: boards
Area: Board ports
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
CI: run tests
If set, CI server will run tests on hardware for the labeled PR
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
State: don't stale
State: Tell state-bot to ignore this issue
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#14607
opened Jul 24, 2020 by
gschorcht
Loading…
4 tasks
[PoC] drivers/adc_ng: Common ADC API and implementation
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: tests
Area: tests and testing framework
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
State: don't stale
State: Tell state-bot to ignore this issue
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
#13248
opened Jan 31, 2020 by
maribu
Loading…
drivers/adc_ng: Added common ADC API
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: tests
Area: tests and testing framework
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
[POC] stdio: avr pgmspace
Area: cpu
Area: CPU/MCU ports
Area: tests
Area: tests and testing framework
Discussion: RFC
The issue/PR is used as a discussion starting point about the item of the issue/PR
Platform: AVR
Platform: This PR/issue effects AVR-based platforms
State: demonstrator
State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged.
#12940
opened Dec 13, 2019 by
fjmolinas
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.