Skip to content

Issues: RIOT-OS/RIOT

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

cpu/samd5x: add enable pin to CAN configuration 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: ARM Platform: This PR/issue effects ARM-based platforms Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#21287 opened Mar 11, 2025 by maribu Loading…
cpu/native: Gardening/QoL Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: sys Area: System 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 Platform: native Platform: This PR/issue effects the native platform
#21283 opened Mar 8, 2025 by carl-tud Loading…
boards/common: Make Adafruit nRF52 Bootloader shared Area: boards Area: Board ports Area: doc Area: Documentation 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
#21281 opened Mar 8, 2025 by crasbe Loading…
2 of 3 tasks
nanocoap: avoid non static buffers of configurable size Area: CoAP Area: Constrained Application Protocol implementations Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework 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
#21270 opened Mar 5, 2025 by fabian18 Loading…
Add support for Seeed Studio ESP32C3 Xiao Area: boards Area: Board ports Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#21267 opened Mar 5, 2025 by dpproto Loading…
drivers/sdmmc/sdmmc_sdhc: remove DMA check 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
#21260 opened Mar 1, 2025 by fabian18 Loading…
gnrc/ipv6/nib: improve debug output, declutter code 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21256 opened Feb 28, 2025 by benpicco Loading…
core/thread: error in thread.c corrected 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 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
#21253 opened Feb 28, 2025 by DeJusten Loading…
examples/sniffer: enable promiscuous, disable auto-ack Area: drivers Area: Device drivers 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21244 opened Feb 25, 2025 by benpicco Loading…
boards: make BOARD=native an alias for BOARD=native32 Area: boards Area: Board ports Area: build system Area: Build system Area: CI Area: Continuous Integration of RIOT components Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: doc Area: Documentation Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports Area: sys Area: System Area: tests Area: tests and testing framework Area: tools Area: Supplementary tools CI: full build disable CI build filter 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
#21242 opened Feb 24, 2025 by mguetschow Draft
1 of 4 tasks
cpu/stm32{f0,g0,c0}: fix ADC initialization sequence 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
#21230 opened Feb 19, 2025 by crasbe Loading…
5 tasks done
sys/malloc_monitor: Fix documentation Area: doc Area: 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
#21225 opened Feb 18, 2025 by DeJusten Loading…
cpu/native: Fix out-of-bounds memory access in startup function 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: native Platform: This PR/issue effects the native platform Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21210 opened Feb 12, 2025 by carl-tud Draft
pkg/nimble: Fix compilation with USEMODULE += nimble_svc_bas Area: BLE Area: Bluetooth Low Energy support 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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21200 opened Feb 8, 2025 by zvecr Loading…
drivers/gp8xxx: add initial support Area: doc Area: Documentation Area: drivers Area: Device drivers Area: SAUL Area: Sensor/Actuator Uber Layer Area: tests Area: tests and testing framework 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: new feature The issue requests / The PR implemements a new feature for RIOT
#21182 opened Feb 2, 2025 by basilfx Loading…
net_sock_async_event: cancel async event on sock_*_close() 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
#21180 opened Jan 31, 2025 by derMihai Loading…
sys: make auto init default with DHCPv6 client 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 CI: ready for merge train 🚃 PR is ready to be merged and awaiting the next merge train Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#21178 opened Jan 30, 2025 by OlegHahm Loading…
Update emcute.c 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
#21176 opened Jan 30, 2025 by DeJusten Loading…
tests/drivers/candev: minor cleanup 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
#21175 opened Jan 30, 2025 by maribu Loading…
cpu/samd5x: improve can-initialization 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
#21173 opened Jan 29, 2025 by kfessel Loading…
nanocoap_sock: implement observe (Client-Side) Area: CoAP Area: Constrained Application Protocol implementations Area: examples Area: Example Applications 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
#21160 opened Jan 23, 2025 by benpicco Loading…
sys/net/nanocoap: improve coap_build_reply() 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 Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. 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
#21155 opened Jan 22, 2025 by maribu Loading…
tree-wide: use alignas() for alignment Area: boards Area: Board ports Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications 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: 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
#21148 opened Jan 21, 2025 by maribu Draft
pkg/paho-mqtt: Update doc.txt Area: doc Area: Documentation Area: network Area: Networking 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
#21136 opened Jan 14, 2025 by DeJusten Loading…
dist/tools/bmp: in-line dependencies using PEP 723 Area: doc Area: Documentation 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
#21131 opened Jan 12, 2025 by basilfx Loading…
ProTip! Add no:assignee to see everything that’s not assigned.