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

Add stm32 support #134

Open
wants to merge 4 commits into
base: stm32-support
Choose a base branch
from

Commits on May 9, 2023

  1. [port/stm32] Add support for STM32F30x microcontroller

    This code has been refactored from a CERN fork to provide STM32F30x support in OpenMMC.
    CERN Fork: https://gitlab.cern.ch/twlostow/openmmc/-/tree/tom-rf
    Original Authors: Tomasz Wlostowski <tomasz.wlostowski@cern.ch>, Adam Wujek <adam.wujek@cern.ch>
    MichaelStubbings committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e054724 View commit details
    Browse the repository at this point in the history
  2. [port/stm32] Add I2C support

    This code has been refactored from a CERN fork to provide STM32F30x support in OpenMMC
    CERN Fork: https://gitlab.cern.ch/twlostow/openmmc/-/tree/tom-rf
    Original Authors: Tomasz Wlostowski <tomasz.wlostowski@cern.ch>, Adam Wujek <adam.wujek@cern.ch>
    MichaelStubbings committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9a674e1 View commit details
    Browse the repository at this point in the history
  3. [port/stm32] Add ADC support

    This code has been refactored from a CERN fork to provide STM32F30x support in OpenMMC
    CERN Fork: https://gitlab.cern.ch/twlostow/openmmc/-/tree/tom-rf
    Original Author: Adam Wujek <adam.wujek@cern.ch>
    MichaelStubbings committed May 9, 2023
    Configuration menu
    Copy the full SHA
    424a84b View commit details
    Browse the repository at this point in the history
  4. [port/stm32] Add OpenOCD configuration

    This code has been refactored from a CERN fork to provide STM32F30x support in OpenMMC
    CERN Fork: https://gitlab.cern.ch/twlostow/openmmc/-/tree/tom-rf
    Original Authors: Tomasz Wlostowski <tomasz.wlostowski@cern.ch>, Adam Wujek <adam.wujek@cern.ch>
    MichaelStubbings committed May 9, 2023
    Configuration menu
    Copy the full SHA
    aaa0a25 View commit details
    Browse the repository at this point in the history