Skip to content

Direct callback definitions #73

Description

@TZlindra

Would rather have it so that every peripheral instance

Like huart1, huart2 would have its own callback instead of having it together (void HAL_UART_RxCpltCallback(UART_HandleTypeDef *huart)). That is legacy code.

Could apply to GPIO, ADC, UART, I2C, etc.

Anything with interrupts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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