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

The fastserial implementation of UartStream.send in Msp430UartP only works with a buffer of 1 byte #411

@MBradbury

Description

@MBradbury

In fastserial/Msp430UartP.nc the UartStream.send function only works when the buffer has a length of 1 byte. This is a regression compared to chips/msp430/usart/MSP430UartP.n where UartStream.send supports a buffer of arbitrary length.

It looks like much of the chips/msp430/usart/MSP430UartP.nc could simply be used in fastserial/Msp430UartP.nc instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions