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: esp-arduino-libs/ESP32_Display_Panel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: esp-arduino-libs/ESP32_Display_Panel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 15 commits
  • 62 files changed
  • 4 contributors

Commits on Jul 2, 2024

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

Commits on Jul 7, 2024

  1. Merge pull request #66 from esp-arduino-libs/bugfix/fix_expander_use_…

    …touch_host
    
    fix(panel): init expander host with correct macro
    Lzw655 authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    293faff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1c40f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a94213 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. fix(panel): don't reset the LCD if the bus is RGB bus and the ESP_PAN…

    …EL_LCD_FLAGS_AUTO_DEL_PANEL_IO is enabled
    Lzw655 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    70e84ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584dc48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2143ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67 from esp-arduino-libs/bugfix/fix_lvgl_port_rot…

    …ation
    
    fix(examples): fix lvgl port rotation issue when enabling avoid tearing
    Lzw655 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a20b003 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    ae91f10 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from lboue/patch-4

    fix(pre-commit): switch to Python 3 for pre-commit @lboue (#70)
    Lzw655 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f6200e2 View commit details
    Browse the repository at this point in the history
  3. feat(conf): add connection comments for the RGB pins in ESP_Panel_Boa…

    …rd_Custom.h (#58, #68)
    
    Closes #68
    Closes #58
    Lzw655 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    55b7456 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69 from esp-arduino-libs/feat/add_custom_conf_RGB…

    …_pins_connection
    
    feat(conf): add connection comments for the RGB pins in ESP_Panel_Board_Custom.h
    Lzw655 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4fcca49 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Add new board Elecrow CrowPanel 7.0" (#71)

    * Add new board Elecrow CrowPanel 7.0"
    
    * Update CROWPANEL_7_0.h
    
    * Update Board_Instructions.md
    
    Recommended Configurations in the Arduino IDE
    
    * pre-commit
    
    ---------
    
    Co-authored-by: Ludovic BOUÉ <noreply@github.com>
    lboue and web-flow authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b1b2465 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix(docs): specify lvgl version >= v8.3.9 and < 9 (#73)

    * fix(docs): specify lvgl version >= v8.3.9 and < 9
    
    * fix(docs): update ESP32-S3-BOX-3 & ESP32-S3-BOX-3B
    Lzw655 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    289d357 View commit details
    Browse the repository at this point in the history
Loading