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

Device generator i2c #37

Merged
merged 21 commits into from
Mar 15, 2024
Merged

Device generator i2c #37

merged 21 commits into from
Mar 15, 2024

Commits on Jan 13, 2024

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

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

  1. fixed error in mxDevice_test.go

    bgn42 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a1d95e5 View commit details
    Browse the repository at this point in the history
  2. Fixed old test

    bgn42 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    872024d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e730473 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. switched secure and non secure mode

    added tests
    added download info from global.generator.yml
    bgn42 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    305aed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b210d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    9c94c8a View commit details
    Browse the repository at this point in the history
  2. removed a ;

    bgn42 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f088567 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Added I2C filter extraction

    more Tests
    bgn42 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a742897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e316c98 View commit details
    Browse the repository at this point in the history
  3. changed formatting

    bgn42 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5331900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5645acb View commit details
    Browse the repository at this point in the history
  5. tried to fix a lint problem

    bgn42 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e7e6994 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. fixed publish coverage step

    soumeh01 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ee055f4 View commit details
    Browse the repository at this point in the history
  2. fixed publish coverage step

    soumeh01 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    b0fc4f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. added output of command line

    commented out reading of packs fro cbuild-gen.yml
    bgn42 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1f30ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e193bef View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Added support for GCC, CLAN and IAR compiler. Added startup, system a…

    …nd linker files (generated by CubeMX) to cgen.yml. (#32)
    DavidLesnjak authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    16a10cb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Revert "Added support for GCC, CLAN and IAR compiler. Added startup, …

    …system a…" (#36)
    
    This reverts commit 16a10cb.
    jkrech authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1576f17 View commit details
    Browse the repository at this point in the history