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.2.1
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.2.2
Choose a head ref
  • 7 commits
  • 29 files changed
  • 2 contributors

Commits on Dec 23, 2024

  1. Configuration menu
    Copy the full SHA
    30029bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbeb68 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/fix_shared_pointer_incorrect_delete' into 'master'

    fix(lcd): use 'delete[]' instead of 'delete' for C array shared pointer
    
    Closes #143
    
    See merge request ae_group/ESP32_Display_Panel!6
    Lzw655 committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    0e8efec View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    2fa6959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c1394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eee5f8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix/fix_board_esp32_s3_touch_lcd_4_3' into 'master'

    fix(board): fix GT911 build error for waveshare boards
    
    Closes #146
    
    See merge request ae_group/ESP32_Display_Panel!7
    Lzw655 committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    99b2103 View commit details
    Browse the repository at this point in the history
Loading