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

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
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…
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…
pkg/mpaland-printf: Add alternative stdio as package Area: build system Area: Build system 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#20664 opened May 11, 2024 by maribu Loading…
drivers/ws281x: add SysTick + GPIO LL backend Area: build system Area: Build system Area: cpu Area: CPU/MCU ports 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 Platform: ARM Platform: This PR/issue effects ARM-based platforms
#20646 opened May 2, 2024 by maribu Loading…
5 tasks done
periph/adc: add adc_sample_multi() Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports 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
#20622 opened Apr 25, 2024 by benpicco Loading…
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…
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/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
#20509 opened Mar 26, 2024 by baharehf Draft
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
#20501 opened Mar 22, 2024 by fabian18 Draft
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…
can: add CAN FD support to STM32G4 and native architecture Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration 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 Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#20428 opened Feb 23, 2024 by gdoffe Loading…
drivers/soft_i2c: Add bit-banging I2C using GPIO LL Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers 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 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
#20333 opened Feb 2, 2024 by maribu Loading…
2 tasks
cord/endpoint: Full rewrite of CoRE RD endpoint module Area: build system Area: Build system Area: doc Area: Documentation Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: sys Area: System Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#20040 opened Nov 2, 2023 by bergzand Loading…
Build system: support for application subfolders Area: build system Area: Build system Area: doc Area: Documentation Area: examples Area: Example Applications
#20024 opened Oct 26, 2023 by mguetschow Draft
pkg: allow the omission of the --filter argument Area: build system Area: Build system Area: pkg Area: External package ports
#20010 opened Oct 23, 2023 by david-vankampen Loading…
gnrc_ipv6_firewall: add basic firewall module Area: build system Area: Build system Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework Discussion: RFC The issue/PR is used as a discussion starting point about the item of the issue/PR
#19991 opened Oct 19, 2023 by benpicco Loading…
dns_cbor: initial import of an application/cbor+dns encoder/decoder Area: build system Area: Build system 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 CI: run tests If set, CI server will run tests on hardware for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT
#19989 opened Oct 18, 2023 by miri64 Draft
drivers/sen5x: Add device driver for SEN5x Area: build system Area: Build system 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
#19955 opened Sep 28, 2023 by dprigoshij Loading…
ProTip! Follow long discussions with comments:>50.