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/esptool Loading
base: master
Choose a base ref
...
head repository: michael-skynorth/esptool Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on May 9, 2023

  1. Update build_esptool.yml

    Disable sign binaries, not sure why it always report my key error:
    SignEsptool: D:\a\esptool\esptool\ci\Sign-File.ps1:78
    Line |
      78 |  SignEsptool ${Path}
         |  ~~~~~~~~~~~~~~~~~~~
         | Exception calling "FromBase64String" with "1" argument(s): "The input is not a valid Base-64 string as it
         | contains a non-base 64 character, more than two padding characters, or an illegal character among the padding
         | characters."
    michael-skynorth committed May 9, 2023
    Configuration menu
    Copy the full SHA
    59cfc77 View commit details
    Browse the repository at this point in the history
  2. Update build_esptool.yml

    Only build windows binary
    michael-skynorth committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1a6c85b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fdf9fb View commit details
    Browse the repository at this point in the history
Loading