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

[test] FunctionPointer testcase defined serial baudrate explicitly #49

@PrzemekWirkus

Description

@PrzemekWirkus

Description

In test there is an explicit serial port baudrate specified:

void runTest(void) {
    static Serial pc(USBTX, USBRX);
    pc.baud(115200);

Change required ?

With new configuration merged by Brendan (default baudrate in yotta_config):

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