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: ObKo/stm32-cmake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stefaneicher/stm32-cmake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 26, 2020

  1. create function of reused code

    Stefan Eicher committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    ccfdebf View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. add build.sh and Dockerfile

    Stefan Eicher committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    5877b2c View commit details
    Browse the repository at this point in the history
  2. add gitignore

    Stefan Eicher committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    b47a879 View commit details
    Browse the repository at this point in the history
  3. add cloneAndBuild.sh and README.md

    Stefan Eicher committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    2e54608 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. update build scripts

    stefaneicher committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    f75cf3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a6970 View commit details
    Browse the repository at this point in the history
  3. update build

    stefaneicher committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b639d3f View commit details
    Browse the repository at this point in the history
  4. update build

    stefaneicher committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    99a4207 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05ee86a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a64cc54 View commit details
    Browse the repository at this point in the history
  7. add STM32F411.svd

    stefaneicher committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    3c7003e View commit details
    Browse the repository at this point in the history
Loading