-
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
cpu/stm32: Make ADC Resolution Definition uniform
Area: cpu
Area: CPU/MCU ports
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#20971
opened Nov 9, 2024 by
crasbe
Loading…
12 tasks
cpu/nRF52: Always recover Device before Flashing
Area: boards
Area: Board ports
Area: build system
Area: Build system
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
#20970
opened Nov 8, 2024 by
crasbe
Loading…
boards/openmote-b: set at86rf215 reset pulse width to 50ms
Area: boards
Area: Board 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
#20969
opened Nov 8, 2024 by
benpicco
Loading…
tests: no default interactive sync for native
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
Impact: minor
The PR is small in size and might only require a quick look of a knowledgeable reviewer
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20967
opened Nov 8, 2024 by
maribu
Loading…
boards/nrf6310: Remove nRF6310 board from RIOT
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: tests
Area: tests and testing framework
#20966
opened Nov 7, 2024 by
crasbe
Loading…
boards/nrf52*dk: Enable Pinreset after Flashing
Area: boards
Area: Board ports
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
#20965
opened Nov 7, 2024 by
crasbe
Loading…
sys/shell: cmds_json builtin command
Area: build system
Area: Build system
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: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20964
opened Nov 7, 2024 by
maribu
Loading…
tests/net/nanocoap_cli: make use of XFA for shell commands
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: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#20961
opened Nov 6, 2024 by
maribu
Loading…
sys/shell: reduce overhead of XFA shell commands
Area: build system
Area: Build system
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: waiting for other PR
State: The PR requires another PR to be merged first
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#20958
opened Nov 6, 2024 by
maribu
Loading…
1 task
Examples: Add proper Table of Contents
Area: doc
Area: Documentation
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
#20957
opened Nov 6, 2024 by
AnnsAnns
Loading…
makefiles/serial: better MOST_RECENT_PORT=1 for CDC ACM
Area: boards
Area: Board ports
Area: build system
Area: Build system
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
sys/chunked_ringbuffer: let Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
crb_end_chunk()
return size of the chunk
Area: sys
#20942
opened Oct 28, 2024 by
benpicco
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
#20941
opened Oct 24, 2024 by
derMihai
Loading…
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…
including additional stm32c0 cpu and board targets
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: tests
Area: tests and testing framework
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#20939
opened Oct 23, 2024 by
jparker324
Loading…
core/sched.c: fix _runqueue_pop() removing wrong 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)
#20938
opened Oct 23, 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
Feature/wakaama update on new version
Area: build system
Area: Build system
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#20930
opened Oct 21, 2024 by
moritzholzer
Loading…
pkg/emlearn: bump version to 0.17.1 [backport 2024.07]
Area: build system
Area: Build system
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
Process: release backport
Integration Process: The PR is a release backport of a change previously provided to master
#20929
opened Oct 21, 2024 by
maribu
Loading…
sys/ztimer: fix re-scheduling of timers [backport 2024.07]
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
Process: release backport
Integration Process: The PR is a release backport of a change previously provided to master
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#20928
opened Oct 21, 2024 by
maribu
Loading…
cpu/stm32/periph/timer: prevent spurious IRQs
Area: cpu
Area: CPU/MCU ports
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#20926
opened Oct 18, 2024 by
Enoch247
Loading…
Draft: sys/ztimer: gaurd against spurious ISR
Area: sys
Area: System
Area: timers
Area: timer subsystems
stdio_udp: allow binding to a specific interface only
Area: sys
Area: System
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
#20923
opened Oct 18, 2024 by
benpicco
Loading…
sys/psa_crypto: split algorithm definitions
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#20906
opened Oct 11, 2024 by
Wer-Wolf
Loading…
treewide: move closing part of header guard to end of file
Area: arduino API
Area: Arduino wrapper API
Area: BLE
Area: Bluetooth Low Energy support
Area: boards
Area: Board ports
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: examples
Area: Example Applications
Area: LoRa
Area: LoRa radio support
Area: network
Area: Networking
Area: OTA
Area: Over-the-air updates
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: timers
Area: timer subsystems
Area: tools
Area: Supplementary tools
Area: USB
Area: Universal Serial Bus
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
#20905
opened Oct 11, 2024 by
mguetschow
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.