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

ports/psoc6: Adding deinit to pin and adc machine classes. #95

Merged
merged 8 commits into from
Oct 17, 2023

Commits on Oct 12, 2023

  1. ports/psoc6: Adding deinit to pin and adc machine classes.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    87a90d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. extmod/machine_i2c: Added deinit function to i2c protocol.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b31ab5a View commit details
    Browse the repository at this point in the history
  2. ports/psoc6/../machine_i2c.c: Added deinit and pin phy refactor.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    39eb3e0 View commit details
    Browse the repository at this point in the history
  3. ports/psoc6/../machine_pwm.c: Added deinit and pin phy refactor.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ef6b6cb View commit details
    Browse the repository at this point in the history
  4. ports/psoc6/../machine_spi.c: Added deinit and pin phy refactor.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ad680fb View commit details
    Browse the repository at this point in the history
  5. tests/psoc6/spi_hard.c: Added pins as args.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0fcbe68 View commit details
    Browse the repository at this point in the history
  6. ports/psoc6: Cleanup of previous machine_pin implementation.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8306668 View commit details
    Browse the repository at this point in the history
  7. docs/psoc6: Modificatons in machine module.

    Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
    jaenrig-ifx committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ddd748d View commit details
    Browse the repository at this point in the history