Modern Embedded C++ For C Engineers

Do you realize that 70% of legacy C embedded codebases have critical security vulnerabilities: memory leak, safety failures, difficult to expand. By industry statistics, over 60% of engineering bandwidth is consumed by the maintenance of  those non-reusable legacy systems. If you feel the same pain in your project, this book is for you. It letsContinue reading “Modern Embedded C++ For C Engineers”

CI/CD Illustrated with Example

We all know CI/CD (Continuous Development/Continuous Integration) is the modern way in the current software development process. In this article, a real working example using this technology is illustrated using one of my real, daily, firmware feature development examples, which I believe will make this abstract concept more tangible and understandable if you never haveContinue reading “CI/CD Illustrated with Example”