Skip to content
New issue

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

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

Already on GitHub? # to your account

[FL-3885] Put errno into TCB #3893

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Conversation

portasynthinca3
Copy link
Member

@portasynthinca3 portasynthinca3 commented Sep 12, 2024

What's new

  • errno is now saved in the Task Control Block with the help of a FreeRTOS config flag and two hooks
  • An errno fuzzer unit test

Verification

  • Run unit tests

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

Copy link

github-actions bot commented Sep 12, 2024

Compiled f7 firmware for commit 429d2c3d:

Copy link

github-actions bot commented Sep 12, 2024

PVS-Studio report for commit 51c21b51:

@portasynthinca3 portasynthinca3 added the Core+Services HAL, furi & core system services label Sep 12, 2024
@portasynthinca3 portasynthinca3 marked this pull request as ready for review September 13, 2024 11:10
@skotopes skotopes marked this pull request as draft September 13, 2024 11:56
@portasynthinca3 portasynthinca3 marked this pull request as ready for review September 13, 2024 15:01
@skotopes skotopes merged commit b670d5b into dev Sep 13, 2024
11 checks passed
@skotopes skotopes deleted the portasynthinca3/3885-errno-in-tcb branch September 13, 2024 17:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Core+Services HAL, furi & core system services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants