Question
Hello!How can i porting the X-CUBE-SBSFU(V2.20) to STM32G070?
FLASH memory protection is different between STM32G070 and STM32G071.But there is no stm32g070 in the sample project of x-cube-sbsfu package, only stm32g071.
Based on project NUCLEO-G071RB, I commented out two protections and compiled them. I wonder if there is any hidden danger in doing so, or if there are any other protections that need to be added?

