Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • src-vorago-common src-vorago-common
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • source
  • src-vorago-commonsrc-vorago-common
  • Merge requests
  • !31

Added 'extern C' to fix compile errors.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tim Halach requested to merge halach into develop Mar 09, 2023
  • Overview 0
  • Commits 1
  • Changes 1

Since we are using C++, C code has to be marked as 'extern C' for it to compile. This is now also done for I2C.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: halach