Skip to content

Use of Serial.end() gives linking error #1522

Closed
@sticilface

Description

@sticilface

If serial.end() is called the following error is produced.
Appeared in commit e255f25

.pioenvs/nodemcu2/libFrameworkArduino.a(uart.o):(.text.uart_uninit+0x0): undefined reference to `os_free'
.pioenvs/nodemcu2/libFrameworkArduino.a(uart.o): In function `uart_uninit':
uart.c:(.text.uart_uninit+0x37): undefined reference to `os_free'
collect2: error: ld returned 1 exit status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions