agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
505 stars 396 forks source link

[Kirkstone] Backport of CAN interrupt pin patch #1267

Closed dferrarigrowtech closed 4 months ago

dferrarigrowtech commented 5 months ago

Just a cherry picking of the commit merged yesterday about CAN interrupt pins.

Original PR:

dferrarigrowtech commented 5 months ago

I don't know if I should also cherry pick the commit about the documentation. I tried but the CI failed, so I removed that commit. Waiting for instructions

agherzan commented 5 months ago

I would pull in the documentation as well.

dferrarigrowtech commented 5 months ago

Thank you @agherzan, now I think we are ready for the CI to start

dferrarigrowtech commented 4 months ago

@agherzan all the checks have passed except the docs one. I noticed that check was not passed even before I added the docs commit. What could it be? Can we merge this anyway?