Skip to content

Arduino Nano RP2040 Connect compile error - WIRE_BUFFER_SIZE not defined #20

@AJ6CU

Description

@AJ6CU

Compilation error

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.

Expected behavior

Tell us what should happen

Actual behavior

Tell us what happens instead
rp2040-compile error.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions