Hi,
I am currently looking for steps to start porting on new microcontrollers ( RP2040 and RP2350)
RP2350 seems promising to me since it has FPU, M33 processor, dual core,…etc.
I am going to start with RP2040 (M0+) since it has ChibiOS port and later I may look for the RP2350.
I see on Github the release of CSMIS for RP2040.
I don’t see in porting any info if the CMSIS or VSD are required or not. can someone confirm if they are required ?
I would like to go through baby steps to achieve my target…