OpenCyphal / libcanard

A compact implementation of the Cyphal/CAN protocol in C for high-integrity real-time embedded systems
http://opencyphal.org
MIT License
329 stars 192 forks source link

crc table #186

Closed coderkalyan closed 2 years ago

coderkalyan commented 2 years ago

Closes #185

pavel-kirienko commented 2 years ago

I see that the workflow has failed because the secrets are not exposed to builds originating from forks. Should we reconfigure the workflow to skip SonarScanner unless the secrets are available? If you think this is sensible then perhaps we should fix it in this pull request.

coderkalyan commented 2 years ago

Sure, thats acceptable. Not ideal but I don't see a clean way of doing it otherwise. I'll update this PR later.