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

drivers/dht: fix null deref with saul Area: drivers Area: Device drivers
#20927 opened Oct 20, 2024 by Firobe 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
Raspberry Pi Pico I2C Interface Implementation Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: tools Area: Supplementary tools
#20677 opened May 17, 2024 by studiosoftdev 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
drivers/periph_uart: document acquire/release semantic Area: drivers Area: Device drivers Area: tests Area: tests and testing framework Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#20624 opened Apr 25, 2024 by maribu Loading…
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…
driver/mtd_spi_nor, pkg/littlefs: improve reliability with corrupted flash (new PR) Area: doc Area: Documentation Area: drivers Area: Device drivers 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
#20589 opened Apr 17, 2024 by crasbe Loading…
7 tasks done
sys/ztimer: make use of periph_timer_query_freqs Area: boards Area: Board ports Area: drivers Area: Device drivers Area: sys Area: System Area: tests Area: tests and testing framework 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#20582 opened Apr 15, 2024 by maribu Loading…
1 task
drivers/periph_timer: add timer_get_closest_freq() 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
#20581 opened Apr 15, 2024 by maribu 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
Implement at6561 can trx driver Area: drivers Area: Device drivers Area: tests Area: tests and testing framework
#20480 opened Mar 19, 2024 by firas-hamdi Loading…
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…
drivers/motor_driver: rework motor driver Area: boards Area: Board ports Area: drivers Area: Device drivers Area: tests Area: tests and testing framework 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.
#20429 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/abp2: add abp2 driver Area: doc Area: Documentation Area: drivers Area: Device drivers 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
#20398 opened Feb 16, 2024 by dpproto Loading…
drivers: modbus_rtu: add initial support (v2) Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications 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
#20386 opened Feb 13, 2024 by basilfx 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
drivers/ws281x: simple DMA implementation through SPI Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: tests Area: tests and testing framework Platform: ESP Platform: This PR/issue effects ESP-based platforms
#20218 opened Dec 30, 2023 by hugueslarrive Loading…
new driver for the lis2de12 accelerometer Area: doc Area: Documentation Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration Area: tests Area: tests and testing framework
#20162 opened Dec 8, 2023 by leocordier Loading…
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…
Florestas Area: boards Area: Board ports Area: CI Area: Continuous Integration of RIOT components Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework Area: tools Area: Supplementary tools Platform: ARM Platform: This PR/issue effects ARM-based platforms 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
#19934 opened Sep 19, 2023 by MatteusCar Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.