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: 2.2.0
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: 2.2.1
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 31, 2023

  1. feat(stm32CubeProg): add offset option

    Fixes #57
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c2b8d22 View commit details
    Browse the repository at this point in the history
  2. chore(stm32CubeProg): appply shell check and format

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    4f388d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. feat(stm32CubeProg): add start at specified address

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c9b5343 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge pull request #90 from fpistm/upload_offset

    feat(stm32CubeProg): add offset option
    fpistm authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1e68c09 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. doc: update badge version

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fdae1cc View commit details
    Browse the repository at this point in the history
Loading