Skip to content

[Bug] stm32_can.h not found when CAN DRIVER SUPPORT enabled on cuav_7-nano_default #25259

@ZarksJacm

Description

@ZarksJacm

Describe the bug

When enabling CAN DRIVER SUPPORT and running

make cuav_7-nano_default
the build fails with the following error:

../../boards/cuav/7-nano/src/can.c:52:10: fatal error: stm32_can.h: No such file or directory
52 | #include "stm32_can.h"

It seems that the file stm32_can.h is missing or not properly included in the build system for the 7-nano board.

To Reproduce

No response

Expected behavior

No response

Screenshot / Media

No response

Flight Log

No response

Software Version

No response

Flight controller

No response

Vehicle type

None

How are the different components wired up (including port information)

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions