-
Notifications
You must be signed in to change notification settings - Fork 29
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
Remove critical section hooks to enhance MISRA conformance #4
Comments
The README should be changed accordingly, currently it says
|
* Update README as suggested in https://github.com/pavel-kirienko/o1heap/issues/4\#issuecomment-948071875 * Update CI configuration * Enable sonarcloud on push, too
Remove critical section enter/leave hooks:
o1heap/o1heap/o1heap.h
Lines 98 to 99 in bd93277
Equivalent behaviors can be implemented by wrapping library calls in custom user code instead.
The text was updated successfully, but these errors were encountered: