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

Structural adjustments #74

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Structural adjustments #74

wants to merge 7 commits into from

Commits on May 11, 2024

  1. Minor refactoring

    Move loop indexes into loops
    Return on errors instead of loop breaks
    Some variables cleanup
    klogg committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5692fca View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

Commits on Sep 11, 2024

  1. WIP: Structural adjustmens of the driver

    Re-created allocation of structures, init sequence and communication
    betwen modules. Seem to be way clear now
    
    Signed-off-by: Artem Mygaiev <[email protected]>
    klogg committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    371c36a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Continued adjustments

    klogg committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a0bc620 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Continued adjustments

    klogg committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9bb9912 View commit details
    Browse the repository at this point in the history
  2. Contnued adjustments

    klogg committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7f04170 View commit details
    Browse the repository at this point in the history
  3. Continued adjustments

    klogg committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    850c870 View commit details
    Browse the repository at this point in the history