Skip to content

ESP32 #29

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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