I try to compile with stm32cubeide v1.19.0 newest and it compile but when i move comm_data_t* comm_ptr; to comm.c file
and change to extern comm_data_t* comm_ptr; in comm.h file.
After bluepill board is not recognized in EMBO pc software.
When i flash the bluepill with prepared firmware all work fine.
What the issue with code or with compiler ???
Is it code on embo main branch the same with precompiled version Firmware 0.2.4 ???
I try to compile with stm32cubeide v1.19.0 newest and it compile but when i move comm_data_t* comm_ptr; to comm.c file
and change to extern comm_data_t* comm_ptr; in comm.h file.
After bluepill board is not recognized in EMBO pc software.
When i flash the bluepill with prepared firmware all work fine.
What the issue with code or with compiler ???
Is it code on embo main branch the same with precompiled version Firmware 0.2.4 ???