Skip to content

ESP32 #29

@geraldjust

Description

@geraldjust

Hi ive been trying to get it to work with the ESP32 board. But ive been running into a comp issue.

In file included from /Users/geraldrubalcava/Documents/Arduino/libraries/Gameduino2/1.Basics/helloworld/helloworld.ino:3:0: /Users/geraldrubalcava/Documents/Arduino/libraries/Gameduino2/GD2.h: In member function 'void sdcard::begin(byte)': /Users/geraldrubalcava/Documents/Arduino/libraries/Gameduino2/GD2.h:300:5: error: 'SPSR' was not declared in this scope SPSR = (1 << SPI2X); ^ /Users/geraldrubalcava/Documents/Arduino/libraries/Gameduino2/GD2.h:300:18: error: 'SPI2X' was not declared in this scope SPSR = (1 << SPI2X);

im using the following:
https://github.com/espressif/arduino-esp32
With their latest release.

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