1
I built Regdrift, a CLI and GitHub Action for detecting breaking CMSIS-SVD changes
首款用于检测CMSIS-SVD寄存器破坏性变化的CLI和GitHub Action,自动对比固件寄存器映射,防止兼容性问题。
Hi guys, I've been working on Regdrift, my first open-source project. It's a CLI and GitHub Action that compares two CMSIS-SVD files to check whether …