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

gcoap: Use nanocoap etag functions in _cache_check Area: CoAP Area: Constrained Application Protocol implementations Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#20002 opened Oct 20, 2023 by bergzand
Makefile.include: turn CFLAGS into a sane variable 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 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
#19762 opened Jun 24, 2023 by maribu Loading…
examples/gnrc_border_router: README outdated Area: doc Area: Documentation Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#19429 opened Mar 28, 2023 by miri64
Sort drivers into sub-directores Community: help wanted The contributors require help from other members of the community Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#19091 opened Jan 4, 2023 by benpicco
makefiles/setup_dirs.inc.mk: split out and improve dir setup 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: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#18530 opened Aug 30, 2022 by maribu Loading…
boards/microbit: tracker for CI blacklist due to test failing with qemu Community: help wanted The contributors require help from other members of the community Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#17894 opened Apr 1, 2022 by kaspar030
3 of 47 tasks
cpu/esp_common: change esp_now key param Area: cpu Area: CPU/MCU 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 Platform: ESP Platform: This PR/issue effects ESP-based platforms Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#17419 opened Dec 18, 2021 by gschorcht Loading…
ztimer64: remove special first element case in del function 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
#17369 opened Dec 9, 2021 by bergzand Loading…
gcoap: wrap nanocoap access Area: network Area: Networking Area: sys Area: System Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#17168 opened Nov 9, 2021 by miri64 Draft
4 tasks
gcoap: API revamp - Abstracting nanocoap Area: CoAP Area: Constrained Application Protocol implementations Discussion: RFC The issue/PR is used as a discussion starting point about the item of the issue/PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: tracking The issue tracks and organizes the sub-tasks of a larger effort
#16855 opened Sep 14, 2021 by miri64
6 tasks
auto_init: needs cleanup Area: sys Area: System Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#16529 opened Jun 5, 2021 by miri64
fe310: Use common rtt_rtc module for RTC feature 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: RISC-V Platform: This PR/issue effects RISC-V-based platforms Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14895 opened Aug 31, 2020 by bergzand Loading…
[PoC] tests/lwip: port to RIOTCtrl Area: network Area: Networking Area: pkg Area: External package ports Area: tests Area: tests and testing framework State: demonstrator State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged. Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14874 opened Aug 27, 2020 by miri64 Loading…
cpu/esp*: Access to scheduler internals Platform: ESP Platform: This PR/issue effects ESP-based platforms Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14771 opened Aug 17, 2020 by maribu
Types in byteorder.h need a cleanup State: don't stale State: Tell state-bot to ignore this issue Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#14737 opened Aug 10, 2020 by maribu
tools: cleanup host-side network setup Area: network Area: Networking Area: tools Area: Supplementary tools State: don't stale State: Tell state-bot to ignore this issue Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#14618 opened Jul 27, 2020 by miri64
suit: remove duplicate CoAP code Area: CoAP Area: Constrained Application Protocol implementations Area: OTA Area: Over-the-air updates Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#13330 opened Feb 10, 2020 by bergzand
1 of 3 tasks
doc: document how to handle multiple cpu_models in a directory Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: doc Area: Documentation Discussion: RFC The issue/PR is used as a discussion starting point about the item of the issue/PR State: don't stale State: Tell state-bot to ignore this issue Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#12407 opened Oct 9, 2019 by cladmi Loading…
[TRACKING] sys/shell refactoring. Area: sys Area: System Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Type: tracking The issue tracks and organizes the sub-tasks of a larger effort
#12105 opened Aug 28, 2019 by jcarrano
1 of 8 tasks
[PoC] core: remove "volatile" from scheduler variables. 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 State: demonstrator State: This PR (loosely) demonstrates a concept and is not necessarily meant to be merged. Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#11073 opened Feb 27, 2019 by jcarrano Loading…
tests/unittests: Move large unittests to individual tests Area: tests Area: tests and testing framework Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: tracking The issue tracks and organizes the sub-tasks of a larger effort
#10187 opened Oct 17, 2018 by bergzand
11 of 16 tasks
make: use of immediate value of variables before they have their final value Area: build system Area: Build system Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: tracking The issue tracks and organizes the sub-tasks of a larger effort
#8913 opened Apr 10, 2018 by cladmi
1 of 6 tasks
Cleanup of boards and cpus makefiles. Area: boards Area: Board ports Area: build system Area: Build system Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: tracking The issue tracks and organizes the sub-tasks of a larger effort
#8713 opened Mar 1, 2018 by cladmi
5 of 10 tasks
tests: unify sock tests Area: network Area: Networking Area: pkg Area: External package ports State: don't stale State: Tell state-bot to ignore this issue Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#6596 opened Feb 13, 2017 by miri64
RFC: Merge utlist with clist/list Discussion: RFC The issue/PR is used as a discussion starting point about the item of the issue/PR State: don't stale State: Tell state-bot to ignore this issue Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#6209 opened Dec 14, 2016 by miri64
ProTip! Adding no:label will show everything without a label.