Skip to content

better stm32-cmake integration #86

@jhalmen

Description

@jhalmen

#85 notes:

A potential follow-up i'm thinking about would do away with the need to link to both HAL::STM32::F7::UARTEx and tool-libs-stm-uart with a syntax of e.g. tool_libs_stm_link(${myexecutable} STM32F767ZI adc spi uart) or something similar, haven't managed to think it through all the way yet

the current need for users of tool-libs-stm to link explicitly to both the stm32-cmake targets and tool-libs-stm- targets is (at the very least) annoying.

it should be possible to to spare users of this. #87 will attempt this

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