Bug erport Cube & pinname starting with number
Posted on April 28, 2016 at 17:35Hi,There is a bug when I have the name of pin starting with number (e.g. 485_Power) then Cube creates defines like:#define 485_Power_Pin GPIO_PIN_6#define 485_Power_GPIO_Port GPIODwhich is not confirm with C/C++ stan...