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

feat(PeriphDrivers): Add MXC_SPI_HWSSControl declaration to MAX78000 spi.h #1335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yasinustunerg
Copy link
Contributor

@yasinustunerg yasinustunerg commented Feb 5, 2025

This commit adds MXC_SPI_HWSSControl function declaration to the MAX78000 spi header.

Description

  • The MXC_SPI_HWSSControl function is implemented at spi_me17.c
    but not declared for MAX78000 board. This commit adds MXC_SPI_HWSSControl
    function declaration to the MAX78000 spi header.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@github-actions github-actions bot added the MAX78000 Related to the MAX78000 (AI85) label Feb 5, 2025
The MXC_SPI_HWSSControl function is impemented at spi_me17.c
but not declared for MAX78000 board. This commit adds MXC_SPI_HWSSControl
function declaration to the MAX78000 spi header.

Signed-off-by: Yasin Ustuner <[email protected]>
@yasinustunerg yasinustunerg force-pushed the feature/add-function-declaration branch from 4f413e5 to 33ed6b3 Compare February 5, 2025 12:14
@ttmut ttmut requested a review from sihyung-maxim February 5, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX78000 Related to the MAX78000 (AI85)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants