Code Management Tools in Embedded Development Scenarios

Code Management Tools in Embedded Development Scenarios

Looking at the history of version control systems, or code management systems, it can be roughly divided into four periods, with the following mainstream tools corresponding to them: 1980: RCS 1990: CVS, VSS, Perforce 2000: SVN 2005: Git Undoubtedly, Git is the mainstream tool used for source code management today, initiated by the father of … Read more

Common Software Tools for Embedded Development

Common Software Tools for Embedded Development

Author | strongerHuang WeChat Official Account | Embedded Column Readers have asked: What software tools are generally used in embedded development? Today, I’ll take some time to organize a list of commonly used software tools, hoping to be helpful for everyone. Integrated Development Environment (IDE) Embedded software engineers typically use a few integrated development environments … Read more