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

Export hal_spi_get_clock_divider() #2791

Open
wants to merge 1 commit into
base: feature/muon-som-evb
Choose a base branch
from

Conversation

XuGuohui
Copy link
Member

@XuGuohui XuGuohui commented Jun 25, 2024

NOTE: this PR is targeting the feature/muon-som-evb branch

Problem

The hal_spi_get_clock_divider() is invoked by spi_lock.h. Under some circumstances, e.g. the IO expander driver that is copied from DVOS and is used in user application, the user application may fail to compile.

Solution

Add hal_spi_get_clock_divider() to the dynalib table.

References

N/A


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@XuGuohui XuGuohui requested a review from avtolstoy June 25, 2024 15:24
@XuGuohui XuGuohui added the 6.x label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant