STM32CubeMx autogeneration bug with C++ ?
Posted on October 19, 2017 at 19:01HelloCubeMX 4.22.1Cube for L1 1.8CubeMx generates this kind of code in every initialization file like, for example 'adc.h'#ifndef __adc_H#define __adc_H#ifdef __cplusplusextern 'C' {#endif< snip>extern void _Error_...