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

currently no thread safety implemented. #14

Open
EdwinFairchild opened this issue Feb 5, 2022 · 0 comments
Open

currently no thread safety implemented. #14

EdwinFairchild opened this issue Feb 5, 2022 · 0 comments

Comments

@EdwinFairchild
Copy link
Owner

need to add a switch in the config header to enable thread safety mechanisms when used in a threaded environment.
this would involve locking the uart form use... however this might have to be RTOS specific which i dont want to do...
could just have the user give the library a pointer to their RTOS mutex or something.... idk ill think about it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant