Skip to content

Pull requests: RIOT-OS/RIOT

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

littlefs: make use of RIOT's log module instead of pkg proided macros Area: pkg Area: External package ports Area: tests Area: tests and testing framework
#20894 opened Oct 7, 2024 by Enoch247 Loading…
treewide: clean up remnants of THREAD_CREATE_STACKTEST Area: CoAP Area: Constrained Application Protocol implementations 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 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#20893 opened Oct 7, 2024 by benpicco Loading…
make: export DEVELHELP Area: build system Area: Build system
#20889 opened Oct 3, 2024 by Enoch247 Loading…
core/sched_switch: fix crash with no active 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)
#20878 opened Sep 29, 2024 by maribu Loading…
build system: simplify docker image pinning 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 Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#20877 opened Sep 29, 2024 by maribu Loading…
Fido2 update tests 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
#20876 opened Sep 28, 2024 by Ollrogge Loading…
core: add stdio.h to replace stdout functions with stdio_null Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation 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 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
#20872 opened Sep 26, 2024 by benpicco Loading…
Move event thread flag Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#20868 opened Sep 20, 2024 by Enoch247 Loading…
.clang-format: Add default clang-format configuration 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
#20865 opened Sep 17, 2024 by maribu Loading…
event_periodic_callback: add event_periodic_callback_oneshot() 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
#20861 opened Sep 11, 2024 by benpicco Loading…
cpu/saml21: add compatibily headers for vendor files migration 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
#20850 opened Sep 4, 2024 by dylad Loading…
sys/event: add assertion that event has a handler Area: CoAP Area: Constrained Application Protocol implementations 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20847 opened Aug 29, 2024 by benpicco Loading…
sys/string_utils: add string_writer helper 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
#20843 opened Aug 29, 2024 by benpicco Loading…
gnrc/ipv6/nib: don't queue packets on 6lo neighbors and drop/flush if… 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
#20834 opened Aug 26, 2024 by derMihai Loading…
cpu/rpx0xx: add periph_usbus support Area: cpu Area: CPU/MCU ports Area: sys Area: System Area: USB Area: Universal Serial Bus
#20817 opened Aug 18, 2024 by fengelhardt Loading…
Psa cipher chacha20 multipart operation implementation Area: build system Area: Build system Area: cpu Area: CPU/MCU ports 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
#20788 opened Jul 16, 2024 by Wunderbaeumchen99817 Draft
periph_common/init.c: unblock i2c bus 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20787 opened Jul 15, 2024 by DanielLockau-MLPA Loading…
gnrc/network_layer/ipv6/nib: fix packet leak with unreachable neighbors 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#20781 opened Jul 9, 2024 by derMihai Loading…
boards/*nrf52*: Enable tinyusb support for all nrf52-based boards Area: boards Area: Board ports Area: build system Area: Build system 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
#20774 opened Jul 4, 2024 by mguetschow Loading…
sys/psa_crypto: Add generic HMAC implementation Area: doc Area: Documentation Area: sys Area: System Area: tests Area: tests and testing framework CI: full build disable CI build filter 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
#20758 opened Jun 22, 2024 by Wer-Wolf Loading…
makefiles: change RISC-V GCC -march to rv32imac_zicsr 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 Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms
#20754 opened Jun 17, 2024 by LP-HAW Loading…
Makefile.include: fix override headers from application Area: build system Area: Build 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#20744 opened Jun 11, 2024 by leandrolanzieri Loading…
cpu/native: Support native64 Board on ARM Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Platform: native Platform: This PR/issue effects the native platform State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet
#20739 opened Jun 10, 2024 by carl-tud Loading…
sys/psa_crypto: one-shot Chacha20 support Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation 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
#20720 opened Jun 4, 2024 by Wunderbaeumchen99817 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.