-
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
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
ieee802154/at86rf2xx: port to Radio HAL
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21674
opened Aug 21, 2025 by
Stopkaa
Loading…
dist/tools/vera++: allow comments to be overlong
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21671
opened Aug 20, 2025 by
maribu
Loading…
sys/pm_layered: extend documentation
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#21670
opened Aug 19, 2025 by
maribu
Loading…
makefiles/suit: add Area: Build system
Area: OTA
Area: Over-the-air updates
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
SUIT_GEN_PUBKEY
variable to inhibit public key generation
Area: build system
#21666
opened Aug 18, 2025 by
benpicco
Loading…
examples/advanced: add TFLM Fashion-MNIST INT8 demo (tflm_fmnist_demo)
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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21664
opened Aug 18, 2025 by
KiyoLelou10
Loading…
Optmodempr
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
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
#21659
opened Aug 14, 2025 by
KiyoLelou10
•
Draft
pkg/qdsa: drop package
Area: doc
Area: Documentation
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: removal
Integration Process: The PR is removing a deprecated feature or API
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21657
opened Aug 13, 2025 by
maribu
Loading…
nanocoap_server: return 4.13 if request does not fit rx buffer
Area: CoAP
Area: Constrained Application Protocol implementations
Area: network
Area: Networking
Area: sys
Area: System
#21653
opened Aug 7, 2025 by
benpicco
Loading…
nanocoap_server: use zero-copy network buffer for parsing request
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21652
opened Aug 7, 2025 by
benpicco
Loading…
pkg: make license declarations spdx compatible
Area: doc
Area: Documentation
Area: network
Area: Networking
Area: pkg
Area: External package 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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21650
opened Aug 7, 2025 by
DanielLockau-MLPA
Loading…
drivers/vl53l1x: add VL53L1X ToF ranging sensor driver
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: Kconfig
Area: Kconfig integration
Area: pkg
Area: External package ports
Area: SAUL
Area: Sensor/Actuator Uber Layer
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
#21648
opened Aug 7, 2025 by
gschorcht
Loading…
doc: Integrate Governance, Code of Conduct and C++ Tutorial into Starlight
Area: doc
Area: Documentation
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
#21646
opened Aug 5, 2025 by
AnnsAnns
Loading…
makefiles/info.inc.mk: improvements to json build output
Area: build system
Area: Build system
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)
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21645
opened Aug 5, 2025 by
DanielLockau-MLPA
Loading…
sys/net/sntp: migrate from xtimer to ztimer
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
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
#21633
opened Jul 30, 2025 by
crasbe
Loading…
drivers: add support for ADS1115 ADC
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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21613
opened Jul 17, 2025 by
baptleduc
Loading…
gnrc, nimble/ble: notify network layer of BLE connection events
Area: BLE
Area: Bluetooth Low Energy support
Area: network
Area: Networking
Area: pkg
Area: External package 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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21608
opened Jul 17, 2025 by
elenaf9
Loading…
net_gnrc_rpl: add non-storing mode
Area: doc
Area: Documentation
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
#21594
opened Jul 11, 2025 by
ahmahmod
Loading…
net/unicoap: Unified and Modular CoAP stack: Messaging and Minimal Server (pt 2)
Area: build system
Area: Build system
Area: CoAP
Area: Constrained Application Protocol implementations
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: network
Area: Networking
Area: sys
Area: System
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21582
opened Jul 7, 2025 by
carl-tud
Loading…
ieee802154/submac: change submac fsm logic
Area: drivers
Area: Device drivers
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
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21578
opened Jul 2, 2025 by
Stopkaa
Loading…
gnrc/rpl/control_messages: refactor 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
gnrc_rpl_recv_DIO
Area: network
#21577
opened Jul 1, 2025 by
elenaf9
Loading…
1 task
core/thread: add thread_join()
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
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: 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: new feature
The issue requests / The PR implemements a new feature for RIOT
#21572
opened Jun 30, 2025 by
derMihai
Loading…
examples/advanced/suit_update: simplify setup
Area: examples
Area: Example Applications
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
#21565
opened Jun 27, 2025 by
fabian18
Loading…
TLS Socket API: Add TLS-over-TCP Implementation Using wolfSSL
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: pkg
Area: External package 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
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21535
opened Jun 4, 2025 by
Bilal-Alali
Loading…
ieee802154/submac: add automatic ACK transmission when AUTO_ACK is not supported by driver
Area: cpu
Area: CPU/MCU ports
Area: drivers
Area: Device drivers
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
Platform: native
Platform: This PR/issue effects the native platform
Type: new feature
The issue requests / The PR implemements a new feature for RIOT
#21533
opened Jun 4, 2025 by
fabian18
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.