Skip to content
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

Rework Serial Interface #126

Open
frostmorn opened this issue Dec 6, 2024 · 4 comments · May be fixed by #134
Open

Rework Serial Interface #126

frostmorn opened this issue Dec 6, 2024 · 4 comments · May be fixed by #134
Labels
bug Something isn't working enhancement New feature or request scope:sdk

Comments

@frostmorn
Copy link
Collaborator

Current implementation of serial_log and serial_err isn't suitable for multi-threading. Data sent in a same time from different RTOS tasks interfere, so user receive wrong output.

@frostmorn frostmorn added bug Something isn't working enhancement New feature or request scope:sdk labels Dec 6, 2024
@black-ghost-off
Copy link
Collaborator

black-ghost-off commented Dec 6, 2024

Не критично, але можна внести рівні дебагу?
image

@frostmorn
Copy link
Collaborator Author

я думаю ми просто збережемо абсолютно все на сд карту, тоді в тому всьому буде простіше орієнтуватись 😄

@black-ghost-off
Copy link
Collaborator

Та не треба, це месіво буде

@frostmorn
Copy link
Collaborator Author

cat |grep -i
суть в тому аби зберегти хронологічний порядок і можливо записувати час з моменту запуску

@frostmorn frostmorn linked a pull request Dec 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request scope:sdk
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants