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

Initial 8pwm #260

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from
Open

Initial 8pwm #260

wants to merge 13 commits into from

Commits on Mar 18, 2023

  1. readme v2.3

    askuric committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    8c726d9 View commit details
    Browse the repository at this point in the history
  2. Update ccpp.yml

    askuric committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    eff86d2 View commit details
    Browse the repository at this point in the history
  3. Update ccpp.yml

    askuric committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    1035933 View commit details
    Browse the repository at this point in the history
  4. small bug in stm32l4 code

    askuric committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    b2b258e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05954cb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Preliminary 8pwm support

    Juanduino committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    879fffb View commit details
    Browse the repository at this point in the history
  2. Converted _configure8PWM

    Juanduino committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    79b131e View commit details
    Browse the repository at this point in the history
  3. Update StepperDriver.h

    Juanduino committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    81f0e71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d58c580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f1179 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    887177b View commit details
    Browse the repository at this point in the history
  7. Initial STM32 CORDIC support

    The CORDIC setup should be done in the application.
    Juanduino committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a00c434 View commit details
    Browse the repository at this point in the history
  8. Update StepperMotor.cpp

    Juanduino committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f93a35b View commit details
    Browse the repository at this point in the history