Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Commits on Mar 25, 2024

  1. chore: replace xcpy usage by busybox cp

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    9ab8b3bView commit details
    Browse the repository at this point in the history
  2. chore: remove useless bmp_upload.bat

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    13bbffaView commit details
    Browse the repository at this point in the history
  3. chore: clean up licence

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    7713c87View commit details
    Browse the repository at this point in the history
  4. chore: update to hid-flash 64-bit

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    094df0bView commit details
    Browse the repository at this point in the history
  5. feat(hid-bl): add linux dev rule

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    b2fdaddView 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    bbfcfa1View 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    a6f372aView commit details
    Browse the repository at this point in the history
  8. chore: update busybox binary to 64 bits version

    Version FRP-5301-gda71f7c57Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 25, 2024
    Configuration menu
    Copy the full SHA
    0cbc4fcView 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 29, 2024
    Configuration menu
    Copy the full SHA
    e3a27c0View 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 30, 2024
    Configuration menu
    Copy the full SHA
    f0c3abeView 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 30, 2024
    Configuration menu
    Copy the full SHA
    b84d4ffView commit details
    Browse the repository at this point in the history
  3. fix(maple_upload): review output redirection

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 30, 2024
    Configuration menu
    Copy the full SHA
    75e067fView 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedMar 30, 2024
    Configuration menu
    Copy the full SHA
    ed7bc74View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge pull request#97from fpistm/Arduino_compatibility

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

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedJun 20, 2024
    Configuration menu
    Copy the full SHA
    c49f625View 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedJun 20, 2024
    Configuration menu
    Copy the full SHA
    7a8c66eView commit details
    Browse the repository at this point in the history
  4. chore(dfu-util): shorten path

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedJun 20, 2024
    Configuration menu
    Copy the full SHA
    a2dfbdaView 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 <frederic.pillon@st.com>
    @fpistm
    fpistm committedJun 27, 2024
    Configuration menu
    Copy the full SHA
    354699bView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp