-
Notifications
You must be signed in to change notification settings - Fork 105
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
BSP-276: Fix endianness and variable sizes (BSP-364) #202
BSP-276: Fix endianness and variable sizes (BSP-364) #202
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hephaisto Thank you for fix this error. I haven't got HW for test it, it looks good.
I haven't tested the fix on actual hardware yet. I currently do not have access to the chips ATM. If you feel more comfortable, I can try that next weekend or the one after. |
…_bit_fix_endianness
Ok, it will be better to wait for try on real HW. I don't like make changes without try it. I will merge it, when you inform me, that it is working properly. Thank you very much! |
Tested on actual hardware using the following code:
|
I also noticed that no dependency on |
Thank you for HW test!
It is not neccessary, when you added via managed components. Please remove it. |
615160a
to
3a348ee
Compare
Removed. |
…_bit_fix_endianness
ESP-BSP Pull Request checklist
Change description
Fixes noted in #174