Skip to content

Optimize memcpy #3

Description

@rimio

memcpy() (or, as we call it, ecbor_memcpy()) has to be provided even in scenarios where libc is not present (e.g. baremetal builds). Its implementation has to be decently optimized.

When present, we should use the provided version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions