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

Replace string comparison functions #1482

Merged
merged 16 commits into from
Aug 14, 2023
Merged

Commits on Aug 5, 2023

  1. Replace strcmp with str_eq

    MCUdude committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    6036f1e View commit details
    Browse the repository at this point in the history
  2. Simply fuse read/write logic

    MCUdude committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    30ed6d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e25c52 View commit details
    Browse the repository at this point in the history
  4. simplify fuse handling logic

    MCUdude committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e1f7ecf View commit details
    Browse the repository at this point in the history
  5. Replace strcmp with str_eq

    MCUdude committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9906b86 View commit details
    Browse the repository at this point in the history
  6. simplify fuse handling logic

    MCUdude committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f8ab2d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a02fb53 View commit details
    Browse the repository at this point in the history
  8. simplify fuse handling logic

    + minor formatting changes
    MCUdude committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f948721 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55fe583 View commit details
    Browse the repository at this point in the history
  10. replace strcmp with str_eq

    MCUdude committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    bc715f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

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

Commits on Aug 9, 2023

  1. Less permissive fuse name handling

    Thanks for the hint @stefanrueger
    MCUdude committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5e57dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b5fb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72597db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2501fcd View commit details
    Browse the repository at this point in the history
  5. revert str_casecmp replacement

    libavrdude.h isn't included in avrintel.c/h
    MCUdude committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0edc365 View commit details
    Browse the repository at this point in the history