FreeRTOS + GPIO won't work after naming GPIO
Hi all, I made a PCB with STM32F103RE. And I build a code with STM32CubeMX, which contain FreeRTOS, a GPIO input & a GPIO output. I can write a program that flash a LED driven by the output GPIO. But once I rename the GPIOs via STM32CubeMX, the LED...