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

Contributing the STM32 port #7742

Merged
merged 44 commits into from
Oct 6, 2021
Merged

Contributing the STM32 port #7742

merged 44 commits into from
Oct 6, 2021

Commits on Mar 24, 2021

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

Commits on Mar 25, 2021

  1. Removed a useless file.

    stoa committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b6b67c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    a5e11eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e0774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13cf67 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

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

Commits on Apr 14, 2021

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

Commits on Apr 15, 2021

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

Commits on Apr 16, 2021

  1. pull request merge.

    stoa committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4ac1f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5839c32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25068c3 View commit details
    Browse the repository at this point in the history
  4. STM32: style fixes.

    stoa committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9862d52 View commit details
    Browse the repository at this point in the history
  5. STM32: more style fixes.

    stoa committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9dca8e4 View commit details
    Browse the repository at this point in the history
  6. STM32: fixed liny for C files.

    stoa committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    247461f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b197d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5fbfcb View commit details
    Browse the repository at this point in the history
  9. STM32: Still some lint fixes.

    stoa committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c0728fd View commit details
    Browse the repository at this point in the history
  10. STM32: more style.

    stoa committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    bc64239 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

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

Commits on Apr 19, 2021

  1. STM32: cleanup.

    stoa committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8e0f2fc View commit details
    Browse the repository at this point in the history
  2. STM32: style cleanup.

    stoa committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9671b13 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

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

Commits on May 5, 2021

  1. Alignment with PR 7742

    stoa committed May 5, 2021
    Configuration menu
    Copy the full SHA
    1377828 View commit details
    Browse the repository at this point in the history
  2. lint cleanup.

    stoa committed May 5, 2021
    Configuration menu
    Copy the full SHA
    5cfa52f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    06a5cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415e5f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. STM32: Fixed the CI test.

    stoa committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    f18f2ea View commit details
    Browse the repository at this point in the history
  2. STM32: style fixes.

    stoa committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    ebe5bda View commit details
    Browse the repository at this point in the history
  3. STM32: Removed unused files.

    stoa committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    d72f8e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. STM32: Moved to crt_backend_api

    stoa committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    6c0e666 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. STM32: style fix.

    stoa committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    41f0f5a View commit details
    Browse the repository at this point in the history
  2. STM32: style fix.

    stoa committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    70aacdd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Revert "STM32: Removed unused files."

    This reverts commit d72f8e5.
    
    Undo changes to c_backend_api/c_runtime_api.
    stoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    81ae1c8 View commit details
    Browse the repository at this point in the history
  2. Revert "STM32: Moved to crt_backend_api"

    This reverts commit 6c0e666.
    
    Undo changes to the c_backend-api/c_runtime_api.
    stoa committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    ec076bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e83f232 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e113bbe View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    3d607ad View commit details
    Browse the repository at this point in the history
  2. stm32: cpplint fixes.

    stoa committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0f77005 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. stm32: Fixed the test

    stoa committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    b4e4fde View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. stm32: style fixes.

    stoa committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b8354a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. stm32: style fixes.

    stoa committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    bc4ab04 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. stm32: style fixes.

    stoa committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    5b9ec61 View commit details
    Browse the repository at this point in the history
  2. stm32: style fixes.

    stoa committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    457dd98 View commit details
    Browse the repository at this point in the history