You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to compile with RP2040 and board definition of Arduino Nano RP2040 Arduino Mbed OS Nano Boards and getting WIRE_BUFFER_SIZE not defined.
Your workbench
Arduino IDE 2.0.2
EEPROM Arduino Library 1.11
This "works" with Nano Every (thanks!) board definition
Steps to reproduce
Attempt compile of Example1__BasicReadwrite see attached compile errors with above board definitions. Although it works with Arduino Nano RP2040 -Raspberry Pi Pico this board lacks access to pins A4-A7 that are part of the Arduino RP2040.