Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dist/tools/cppcheck: improve warnings #17300

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 30, 2021

  1. dist/tools/cppcheck: improve warnings

    - provide include paths and defines of samr21-xpro
    - provide platform configuration for Cortex-M MCUs
    - detect include paths of all modules by searching for include folders
      in core, drivers, and sys
    - filter out files in cpu/* and boards/* before checking, as those
      depend on board/architecture specific include paths and defines
    maribu committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    c53dfd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2979dc5 View commit details
    Browse the repository at this point in the history