Skip to content

Compilation fails with "stm32f7" board

Problem description

With "stm32f7" board, compilation fails because "include/forward.hpp" is not found when compiling "dnn/src/forward.cpp".

No problem is encountered with the "stm32h7" board.