ArduCAM / Arduino

This is ArduCAM library for Arduino boards
MIT License
468 stars 346 forks source link

Pico support for arduino IDE version #573

Open ajrenzo opened 1 year ago

ajrenzo commented 1 year ago

I tried running this from the arduino IDE but returned several issues such as regtype and regsize does not name a type. The RPI-Pico-Cam library only seems to list cmake files and nothing for the IDE. Are there plans to implement Pico support to the arduino IDE code?