Thanks to visit codestin.com
Credit goes to github.com

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: espressif/idf-eclipse-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: espressif/idf-eclipse-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 10 commits
  • 50 files changed
  • 2 contributors

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    24cbc21 View commit details
    Browse the repository at this point in the history
  2. IEP-1565 ESP32P4: Debugging failure (#1252)

    * fix: handling esp32p4 svd NPE by adding svd files
    
    * fix: avoid URISyntaxException exception
    sigmaaa authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d3c42ed View commit details
    Browse the repository at this point in the history
  3. IEP-1559 Add SWT Tests to Verify Syntax Highlighting Functionality (#…

    …1255)
    
    * feat: added swt test to check for exceptions
    
    * feat: added lsp cdt func tests
    
    * fix: try to fix NewEspressifIDFProjectTest on runner
    
    * fix: trying to wait until widgets appear
    
    * feat: added SyntaxHighlighting_ColorsApplied test
    sigmaaa authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    ea6ae8b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. IEP-1601 Fix NullPointerException in updateLspQueryDrivers method (#1272

    )
    
    * fix: fixed potential NPE in LspService
    
    * feat: added logging after null check
    sigmaaa authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    af57f2d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. feat(esp_detect_config.py): integrate devkits detect script in the ta…

    …rget wizard and use in OpenOCD (#1226)
    
    * feat(esp_detect_config.py): integrate devkits detect script in the target wizard
    
    * fix: Show progress monitor while fetching connected boards
    
    * fix: set min width for all drop-down to have good ux experience
    
    * fix: save the selected board
    
    * fix: address PR comments
    kolipakakondal authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    13f90b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    b45a419 View commit details
    Browse the repository at this point in the history
  2. fix: write openocd debug output to a file (#1274)

    * fix: write openocd debug output to a file
    
    * docs: udpate docs on the openocd.log log output
    
    * feat: make fileWriter autoclosable and apply formatting
    
    * fix: fixed the behavior when append is not used
    
    * fix: removed useless code
    
    ---------
    
    Co-authored-by: Denys Almazov <[email protected]>
    kolipakakondal and sigmaaa authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    ae42e7d View commit details
    Browse the repository at this point in the history
  3. IEP 1553 adding unit tests for IDFUtil (#1240)

    * feat: added test coverage tor IDFUtil
    sigmaaa authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    fe67866 View commit details
    Browse the repository at this point in the history
  4. IEP-1600 EspConfigParser refactoring (#1271)

    * feat: refactored EspConfigParser with unit tests coverage
    
    * fix: adding eol to records
    sigmaaa authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    660afae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ca55bc View commit details
    Browse the repository at this point in the history
Loading