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

Add a method to read the OLED display buffer from user space #8777

Merged
merged 13 commits into from
Aug 24, 2020

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    02a2653 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    0c5104a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    19444a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    a020be8 View commit details
    Browse the repository at this point in the history
  2. Adding raw byte read

    brickbots committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    b954b50 View commit details
    Browse the repository at this point in the history
  3. Restore write raw... D'Oh

    brickbots committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    9848f10 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Working struct return

    brickbots committed Apr 30, 2020
    2 Configuration menu
    Copy the full SHA
    cc30467 View commit details
    Browse the repository at this point in the history
  2. Pack that struct

    brickbots committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ecf9bcf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. Configuration menu
    Copy the full SHA
    d4a1e38 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Cleanup tab/spaces

    brickbots committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    b5ad4d5 View commit details
    Browse the repository at this point in the history
  2. Update docs/feature_oled_driver.md

    Prettify formatting
    
    Co-authored-by: Ryan <fauxpark@gmail.com>
    brickbots and fauxpark committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    9534dcc View commit details
    Browse the repository at this point in the history
  3. Update drivers/oled/oled_driver.h

    Prettify formatting
    
    Co-authored-by: Ryan <fauxpark@gmail.com>
    brickbots and fauxpark committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    8c261f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    d43bcd4 View commit details
    Browse the repository at this point in the history