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

MCPWM 5.0 #132

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

MCPWM 5.0 #132

wants to merge 62 commits into from

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    e47f8af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a86430 View commit details
    Browse the repository at this point in the history
  3. Fix clippy lints

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    bef1ea4 View commit details
    Browse the repository at this point in the history
  4. Update cfg's

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    208bde0 View commit details
    Browse the repository at this point in the history
  5. use esp_idf_sys::*

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    ad91ea1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e3b09c View commit details
    Browse the repository at this point in the history
  7. Clippy

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8a1b0fd View commit details
    Browse the repository at this point in the history
  8. Fix warnings in example

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    17a3e63 View commit details
    Browse the repository at this point in the history
  9. Fix example

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a428ed6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f2f559 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d64529a View commit details
    Browse the repository at this point in the history
  12. cargo fmt

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    729cb85 View commit details
    Browse the repository at this point in the history
  13. Add more documentation

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    15610a2 View commit details
    Browse the repository at this point in the history
  14. Update example(crashing)

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    cc8589d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8ca34ba View commit details
    Browse the repository at this point in the history
  16. Clarify deadtime

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    4ed2696 View commit details
    Browse the repository at this point in the history
  17. Some cleanup

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    490a84a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c874e78 View commit details
    Browse the repository at this point in the history
  19. Final(?) adjustments to doc

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    9ebbeee View commit details
    Browse the repository at this point in the history
  20. Explain example mcpwm-simple

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    d05ae44 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f5a13ca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6bc129a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d779db View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8384b06 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5f01835 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5acf5fc View commit details
    Browse the repository at this point in the history
  27. Almost compiling

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a10f4f3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    12e34db View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0caf311 View commit details
    Browse the repository at this point in the history
  30. Add TODO comment

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    451dcd9 View commit details
    Browse the repository at this point in the history
  31. fmt

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    952a36f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9ec6458 View commit details
    Browse the repository at this point in the history
  33. Unchecked stuff

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    ca5685e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    dc05884 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d932af4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8d80760 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1907eef View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    bb8d957 View commit details
    Browse the repository at this point in the history
  39. Remove deadtime example

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    e7e755e View commit details
    Browse the repository at this point in the history
  40. Fix example and more cleanup

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    d20ae62 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7b2a929 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6e8d31e View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d3e44c1 View commit details
    Browse the repository at this point in the history
  44. fmt

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    c15c69f View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    f053be1 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    326299f View commit details
    Browse the repository at this point in the history
  47. fmt

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    44cd1d8 View commit details
    Browse the repository at this point in the history
  48. Put example behind cfg

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    5c4738b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    7ab9357 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    aa19703 View commit details
    Browse the repository at this point in the history
  51. Avoid std

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    55745e6 View commit details
    Browse the repository at this point in the history
  52. fmt

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    1c3dae4 View commit details
    Browse the repository at this point in the history
  53. Fix typo

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8bca808 View commit details
    Browse the repository at this point in the history
  54. Fixes after testing on real hardware (ESP32-S3). Flags set to match I…

    …DF mcpwm servo example
    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    7063f05 View commit details
    Browse the repository at this point in the history
  55. Remove leftover debug code

    usbalbin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    1bd2dfd View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Remove patch

    usbalbin authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d786f05 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Resolve some of the comments

    * Rename struct Timer to TimerDriver
    * Fix typo in fn attach_timerX
    * Remove OptionalOutputPin
    usbalbin committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4acbca7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

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

Commits on Feb 6, 2023

  1. Make Generators mandatory

    usbalbin committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    cc76cb5 View commit details
    Browse the repository at this point in the history
  2. Update example

    usbalbin committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    bdcb5e4 View commit details
    Browse the repository at this point in the history
  3. Remove some unwraps

    usbalbin committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    316f685 View commit details
    Browse the repository at this point in the history
  4. fmt

    usbalbin committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    66d0dde View commit details
    Browse the repository at this point in the history