This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CMSIS usage questions

Hello,
I'm evaluating CMSIS and have a few questions.

Seems the drivers interface is missing a few components, ADC, DMA, Hardware Timers(PWM and pulse width capture). How do most handle these components? Custom implementations?

How do larger teams manage CMSIS-PACKS and version control? Would rather not have every person on the team managing packs on their local machine. Also would like current snapshot of entire codebase including packs retained in version control system for updates post launch.

Thanks