Skip to content

STM32F401 problems #145

Description

@mrx23dot

Readme says STM32F401 needs usbd_stm32f429_otghs.c
but the entire file is guarded by

#if defined(USBD_STM32F429HS)

defining that macro would be misleading.
Could we have usbd_stm32f401_otghs.c or universal usbd_stm32f4xx_otghs.c ?

I'm compiling not with GCC
Error[Li005]: no definition for "usbd_otgfs" [referenced from cdc_loop.o]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions