Completed
Motivation
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
FOSS Static Analysis Tools for Embedded Systems and How to Use Them
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Topics
- 3 Motivation
- 4 kernel & userspace
- 5 local tools
- 6 clang (clang-tidy)
- 7 clang (scan-build)
- 8 cppcheck
- 9 meta-sca - a collection of tools
- 10 Available scanners
- 11 meta-codechecker - clang-sa/clang-tidy integrated
- 12 Overview
- 13 meta-codechecker - bitbake integration
- 14 meta-codechecker - Example: step-by-step
- 15 Summary, pros and cons
- 16 Summary & lookout