KevinOConnor / can2040

Software CAN bus implementation for rp2040 micro-controllers
GNU General Public License v3.0
636 stars 63 forks source link

error: 'PIO0_IRQ_0_IRQn' undeclared #8

Closed zwu513 closed 1 year ago

zwu513 commented 1 year ago

I copied and pasted the code from the example setup but it's telling me it can't find PIO0_IRQ_0_IRQn. I'm doing something wrong here. I don't quite understand how I am supposed to import the libraries./ wsl_iR8NxWkV6D notepad++_97X70yur6V

zwu513 commented 1 year ago

All my cmake stuff was wrong.