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: amitesh-singh/FASTUSBasp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: feer9/FASTUSBasp
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.
  • 9 commits
  • 38 files changed
  • 1 contributor

Commits on Feb 22, 2020

  1. Initial fork commit

    Project adapted to STM32F407 chip
    Several changes were made to fit differences in libopencm3 F4's drivers
    feer9 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    b0d9ffa View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Added references to the original project.
    feer9 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    63ed674 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Correct typo
    feer9 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    18fadf1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Remove unused destructor

    It may cause compile errors with cmake
    feer9 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    aff27f6 View commit details
    Browse the repository at this point in the history
  2. Cleanup code

    feer9 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    cec6e15 View commit details
    Browse the repository at this point in the history
  3. Add cmake compiler flag

    It seem to fix cmake compile error
    feer9 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    a9acbe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    69066b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    eb9bbfa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Code cleanup

    Updated README.md
    Updated build scripts
    Remove old binary
    feer9 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4c85467 View commit details
    Browse the repository at this point in the history
Loading