portability between different Cortex-M processors
I have a big project i wrote on stm32F030R8 board, which has M0 processor.
However I wat to move the project to another board with M3 processor, Does my code will work ? Or because this is a new board with a diffrent processor, I will need to amendment the code?
Thanks in advance
