Skip to content

Add an error code to signify an application error #84

@oscarbailey-xmos

Description

@oscarbailey-xmos

https://github.com/xmos/lib_device_control/blob/master/lib_device_control/api/control.h#L21
Currently, the control_ret_values enum only contains error messages related to the transport layer. If an application fails, it must return a "CONTROL_SUCCESS" code even if the execution of the command may have failed for an application-specific reason.

PR to implement this: #63

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