Skip to content

UNO R4 Issue #8

@dsons-code

Description

@dsons-code

In file included from /Users/user/ArduinoGotchi/tamalib.h:23:0,
from /Users/user/ArduinoGotchi/ArduinoGotchi.ino:24:
/Users/user/ArduinoGotchi/cpu.h:86:3: error: conflicting declaration 'typedef enum pin_t pin_t'
} pin_t;
^~~~~
In file included from /Users/user/Library/Arduino15/packages/arduino/hardware/renesas_uno/1.2.2/libraries/BlockDevices/DataFlashBlockDevice.h:26:0,
from /Users/user/Library/Arduino15/packages/arduino/hardware/renesas_uno/1.2.2/libraries/BlockDevices/virtualEEPROM.h:23,
from /Users/user/Library/Arduino15/packages/arduino/hardware/renesas_uno/1.2.2/libraries/EEPROM/src/EEPROM.h:28,
from /Users/user/ArduinoGotchi/ArduinoGotchi.ino:23:
/Users/user/Library/Arduino15/packages/arduino/hardware/renesas_uno/1.2.2/libraries/BlockDevices/BlockDevice.h:35:20: note: previous declaration as 'typedef pin_size_t pin_t'
typedef pin_size_t pin_t;
^~~~~

exit status 1

Compilation error: conflicting declaration 'typedef enum pin_t pin_t'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions