cancel
Showing results for 
Search instead for 
Did you mean: 

C++ relevant bug in generated usbd_conf.h

henry
Associate
Posted on April 15, 2014 at 22:08

I found out that in my case the generated usbd_conf.h file contains a bug which is only visible when including it from a c++ file.

The code contains the typical conditional 'extern ''C''' declaration at the beginning, but lacks the matching conditional closing parenthesis at the end.

1 REPLY 1
stm32cube-t
Senior III
Posted on April 22, 2014 at 14:23

You are correct. Anyway, this extern C code will be removed starting with STM32Cube MX 4.2.