arduino-libraries / Arduino_OV767X

Official OV767X Library for Arduino , currently supports OV7670 and OV7675 cameras
https://www.arduino.cc/reference/en/libraries/arduino_ov767x/
GNU General Public License v2.0
68 stars 25 forks source link

Is this library compatible with Arduino Nano RP2040 Connect? #23

Closed zyh19990515 closed 2 years ago

zyh19990515 commented 2 years ago

Is this library compatible with Arduino Nano RP2040 Connect? When i use the example code,there are lots of "not declared" such as "NRF_P0","rf_gpio_pin_port_decode".

per1234 commented 2 years ago

Hi @zyh19990515. There is an answer to your question here: https://github.com/arduino-libraries/Arduino_OV767X/issues/9#issuecomment-762729202

this library was specifically designed for the Arduino Nano 33 BLE / BLE Sense