-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: RIOT-OS/RIOT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
driver/mtd_spi_nor, pkg/littlefs: improve reliability with corrupted flash (new PR)
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: pkg
Area: External package 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
#20589
opened Apr 17, 2024 by
crasbe
Loading…
7 tasks done
sys/ztimer: make use of periph_timer_query_freqs
Area: boards
Area: Board ports
Area: drivers
Area: Device drivers
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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#20582
opened Apr 15, 2024 by
maribu
Loading…
1 task
drivers/periph_timer: add 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
timer_get_closest_freq()
Area: drivers
#20581
opened Apr 15, 2024 by
maribu
Loading…
gnrc_lorawan : Add ADR support
Area: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: sys
Area: System
sys/shell/cmds: add cat and tee cmds
Area: build system
Area: Build system
Area: examples
Area: Example Applications
Area: sys
Area: System
#20568
opened Apr 12, 2024 by
Enoch247
Loading…
drivers/mtd_flashpage: Should fail on compilation if slot_aux is used while feature is not present
Area: drivers
Area: Device drivers
#20557
opened Apr 8, 2024 by
FlapKap
Loading…
tests: Use ASAN for all (native) tests
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
#20550
opened Apr 6, 2024 by
chrysn
Loading…
pkg/nanopb: allow multiple proto locations
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
Impact: minor
The PR is small in size and might only require a quick look of a knowledgeable reviewer
#20543
opened Apr 5, 2024 by
benpicco
Loading…
cpu/stm32wl: Enable rtc support
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
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
sam0_eth: wait until the current tx buffer is no longer in use
Area: cpu
Area: CPU/MCU ports
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Fix stm32 periph headers
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
#20531
opened Apr 2, 2024 by
Enoch247
Loading…
drivers/periph_timer: add periph_timer_capture API
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
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
#20519
opened Mar 28, 2024 by
maribu
Loading…
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
sys/riotconf: add root configuration backend
Area: build system
Area: Build system
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
Area: sys
Area: System
Area: tests
Area: tests and testing framework
sys/ztimer/xtimer_compat: provide more fallback options
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
#20494
opened Mar 20, 2024 by
benpicco
Loading…
Implement at6561 can trx driver
Area: drivers
Area: Device drivers
Area: tests
Area: tests and testing framework
#20480
opened Mar 19, 2024 by
firas-hamdi
Loading…
Example: Matter On/Off Light
Area: examples
Area: Example Applications
#20456
opened Mar 11, 2024 by
maikerlab
Loading…
1 of 4 tasks
Makefile*: Allow external CPU dirs
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: Kconfig
Area: Kconfig integration
Area: tools
Area: Supplementary tools
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: ESP
Platform: This PR/issue effects ESP-based platforms
Platform: RISC-V
Platform: This PR/issue effects RISC-V-based platforms
#20447
opened Mar 5, 2024 by
david-vankampen
Loading…
cpu/native: introduce periph_i2c_mock
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
Area: pkg
Area: External package ports
Area: SAUL
Area: Sensor/Actuator Uber Layer
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: toolchain
Area: toolchains; everything related to compilation, libc, linking, …
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
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: 3-testing
The PR was tested 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
#20430
opened Feb 24, 2024 by
gdoffe
Loading…
drivers/motor_driver: rework motor driver
Area: boards
Area: Board ports
Area: drivers
Area: Device drivers
Area: tests
Area: tests and testing framework
Platform: native
Platform: This PR/issue effects the native platform
Process: API change
Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#20429
opened Feb 24, 2024 by
gdoffe
Loading…
tests/periph/rtc: Add rtc mem survive reset test
Area: doc
Area: Documentation
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
#20404
opened Feb 21, 2024 by
FlapKap
Loading…
Draft: MQTT Homeassistant integration
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: sys
Area: System
ProTip!
Exclude everything labeled
bug
with -label:bug.