You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
For clarity and portability "#pragma pack" should probably be added to the structs in src/piksi_firmware/src/board/v3/nap/nap_hw.h . It's not needed currently since all the values are 32bit aligned, and the compiler is presumably mapping to 4 byte boundaries.
The text was updated successfully, but these errors were encountered:
For clarity and portability "#pragma pack" should probably be added to the structs in src/piksi_firmware/src/board/v3/nap/nap_hw.h . It's not needed currently since all the values are 32bit aligned, and the compiler is presumably mapping to 4 byte boundaries.
The text was updated successfully, but these errors were encountered: