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

mcux: middleware: usb: fix USB MW to use new OSA #433

Merged

Conversation

Radimli
Copy link
Contributor

@Radimli Radimli commented Sep 5, 2024

  • Added includes of OSA when used with USB MW
  • Added include path on global level to avoid undefined #include <fsl_os_abstraction.h> and other headers

@Radimli
Copy link
Contributor Author

Radimli commented Sep 5, 2024

Blocks: zephyrproject-rtos/zephyr#77931

@Radimli
Copy link
Contributor Author

Radimli commented Sep 13, 2024

Build tests in Zephyr upstream based on this PR are passing. See:
zephyrproject-rtos/zephyr#77931

@mmahadevan108 mmahadevan108 self-assigned this Oct 9, 2024
- Added includes of OSA when used with USB MW
- Added include path on global level to avoid undefined
  #include <fsl_os_abstraction.h> and other headers

Signed-off-by: Radim Lipka <Radim.Lipka@nxp.com>
@dleach02
Copy link
Member

I rebased to master

@dleach02 dleach02 merged commit 74a7735 into zephyrproject-rtos:master Oct 24, 2024
@dleach02 dleach02 deleted the fix_usb_mw_to_use_new_osa branch October 24, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants