Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADAFRUIT_ST7565 #2105

Merged
merged 7 commits into from
May 20, 2015
Merged

ADAFRUIT_ST7565 #2105

merged 7 commits into from
May 20, 2015

Commits on May 17, 2015

  1. ADAFRUIT_ST7565

    Added support for new display type
    eboston committed May 17, 2015
    Configuration menu
    Copy the full SHA
    41f8cdb View commit details
    Browse the repository at this point in the history
  2. Formatting Changes

    Fixes for some code formatting changes and commenting out the
    ADAFRUIT_ST7565 define that was left defined.
    eboston committed May 17, 2015
    Configuration menu
    Copy the full SHA
    1999ac4 View commit details
    Browse the repository at this point in the history
  3. Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER

    Rename of define to avoid confusion between the controller and the
    display which had similar names.
    eboston committed May 17, 2015
    Configuration menu
    Copy the full SHA
    047e688 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. More functional seperation

    Moved SDCARDDETECTINVERTED and SDSLOW to Conditionals.h.
    Added U8GLIB_LM6059_AF to define display specific actions.
    Added reminder to compile in u8glib
    eboston committed May 18, 2015
    Configuration menu
    Copy the full SHA
    a83bf18 View commit details
    Browse the repository at this point in the history
  2. Define fixes

    Fixed a couple defines that were not changed or commented out.
    eboston committed May 18, 2015
    Configuration menu
    Copy the full SHA
    ca8d175 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2015

  1. Added link to controller github

    Added the link to the github information about the
    ELB_FULL_GRAPHIC_CONTROLLER
    eboston committed May 19, 2015
    Configuration menu
    Copy the full SHA
    152b681 View commit details
    Browse the repository at this point in the history
  2. Propagate Configuration.h changes

    Updated all the example Configuration.h files for the new display type.
    eboston committed May 19, 2015
    Configuration menu
    Copy the full SHA
    082ed3b View commit details
    Browse the repository at this point in the history