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

Support for the STM32L0x0 subfamily #146

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    4ef5590 View commit details
    Browse the repository at this point in the history
  2. add l0x0 to Cargo.toml

    jglauche committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    fface70 View commit details
    Browse the repository at this point in the history
  3. fix tab

    jglauche committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    87cfaf1 View commit details
    Browse the repository at this point in the history
  4. fix tab

    jglauche committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8105d90 View commit details
    Browse the repository at this point in the history
  5. fix tab

    jglauche committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    55fce3b View commit details
    Browse the repository at this point in the history
  6. fix tab

    jglauche committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d419425 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db94619 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    230f99c View commit details
    Browse the repository at this point in the history
  9. fix SPI pin setup for l0x0

    jglauche committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d2ca540 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    67cc695 View commit details
    Browse the repository at this point in the history
  2. l0x0 has serial dma feature

    jglauche committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    9325d5e View commit details
    Browse the repository at this point in the history
  3. make set_alt_mode public

    jglauche committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    785197b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. fix l0x0 i2c pin layout

    jglauche committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    da2b070 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. enable dma for i2c on l0x0

    jglauche committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    480c488 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

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

Commits on Mar 9, 2021

  1. merge serial.rs with origin

    jglauche committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    9386d31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae9c7b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    f6426c0 View commit details
    Browse the repository at this point in the history
  2. revert Cargo.toml

    jglauche committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    9ae6f98 View commit details
    Browse the repository at this point in the history