Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino-libraries/Arduino_GigaDisplay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: arduino-libraries/Arduino_GigaDisplay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 11 commits
  • 22 files changed
  • 4 contributors

Commits on Oct 1, 2023

  1. Add the img_arduinologo.c file

    This fix the compilation error
    mirkopac committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    608db08 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge pull request #7 from mirkopac/main

    Add the img_arduinologo.c file
    facchinm authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    de25be3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix includes

    facchinm committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c55de79 View commit details
    Browse the repository at this point in the history
  2. Add backlight implementation

    facchinm committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f8f76c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. swap g / b

    karlsoderby committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    530ab7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31ccf9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from arduino-libraries/backlight

    Add backlight implementation (and fix some includes in the meantime)
    facchinm authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c5ac8d2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from arduino-libraries/karlsoderby/fix-rgb-bit

    Update R,G,B address
    facchinm authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0a081c9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13 from leonardocavagnis/ex_squarelinestudio_lvgl

    Add LVGL SquareLine Studio example
    facchinm authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a9e7db2 View commit details
    Browse the repository at this point in the history
  6. Release 1.0.1

    facchinm authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    943edf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d05791b View commit details
    Browse the repository at this point in the history
Loading