Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Add preprocessor macros to pack AXI mapped structs #663

@axlan

Description

@axlan

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions