Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[refactoring] sourcefile 'common.c' #1218

Merged
merged 6 commits into from
Jan 29, 2022

Commits on Jan 20, 2022

  1. stlink-org#1216 refactoring of common.c

    File divided to some parts. Functions with "flash" in names extracted to common_flash.c, with "option" extracted to option.c etc.
    Removed unnecessary headers.
    Removed one single function which was used nowhere.
    And so on.
    Project built under Windows and seems to be working.
    hydroconstructor committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e5ff479 View commit details
    Browse the repository at this point in the history
  2. stlink-org#1216 refactoring of common.c

    File divided to some parts. Functions with "flash" in names extracted to common_flash.c, with "option" extracted to option.c etc.
    Removed unnecessary headers.
    Removed one single function which was used nowhere.
    And so on.
    Project built under Windows and seems to be working.
    hydroconstructor committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4ce20d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Refactoring common.c

    Added forgotten defines
    hydroconstructor committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    fecd2ba View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

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

Commits on Jan 29, 2022

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