Does Cortex-M7 support SMP?
I'm plan to start project using ARM core.So I'm searching for which core is suitable.I want to use a core that is as small as possible.
I'd like to use little kernel OS environment and I need to SMP(Symmentric MultiProcessing)I already know cortex-A series support SMP, but I want to smaller size core than cortex-A series.