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: stm32duino/Arduino_Tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fdae1cc
Choose a base ref
...
head repository: stm32duino/Arduino_Tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 354699b
Choose a head ref
  • 18 commits
  • 86 files changed
  • 1 contributor

Commits on Mar 25, 2024

  1. chore: replace xcpy usage by busybox cp

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9ab8b3b View commit details
    Browse the repository at this point in the history
  2. chore: remove useless bmp_upload.bat

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    13bbffa View commit details
    Browse the repository at this point in the history
  3. chore: clean up licence

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7713c87 View commit details
    Browse the repository at this point in the history
  4. chore: update to hid-flash 64-bit

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    094df0b View commit details
    Browse the repository at this point in the history
  5. feat(hid-bl): add linux dev rule

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b2fdadd View commit details
    Browse the repository at this point in the history
  6. fix(upload_reset): remove warnings raised at build time

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bbfcfa1 View commit details
    Browse the repository at this point in the history
  7. feat: create upload_reset binary for linux (64-bit)

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a6f372a View commit details
    Browse the repository at this point in the history
  8. chore: update busybox binary to 64 bits version

    Version FRP-5301-gda71f7c57
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0cbc4fc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. refactor(stm32CubeProg): use getopt and extend options

    Added options:
    Serial: rts, dtr (optional)
    DFU: vid, pid (mandatory)
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e3a27c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. chore(maple_upload): remove useless part

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f0c3abe View commit details
    Browse the repository at this point in the history
  2. feat(maple_upload): replace usbID by usb vid and pid

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b84d4ff View commit details
    Browse the repository at this point in the history
  3. fix(maple_upload): review output redirection

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    75e067f View commit details
    Browse the repository at this point in the history
  4. fix(maple_upload): add a delay after upload

    else logs are not properly displayed (mixed).
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ed7bc74 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge pull request #97 from fpistm/Arduino_compatibility

    refactor(stm32CubeProg): use getopt and extend options
    fpistm authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    43e5896 View commit details
    Browse the repository at this point in the history
  2. chore(dfu-util): remove source

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c49f625 View commit details
    Browse the repository at this point in the history
  3. chore(dfu-util): kept only dfu-util 64 bits for linux

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7a8c66e View commit details
    Browse the repository at this point in the history
  4. chore(dfu-util): shorten path

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a2dfbda View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. doc: update badge version

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    354699b View commit details
    Browse the repository at this point in the history
Loading