Skip to content

cio_printb() Function Works Incorrectly on MSP430 #3

@chrissphinx

Description

@chrissphinx

This is due to the compiler using rra instruction and the mask variable ending up looking like

1111111110000000

instead of

0000000010000000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions