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

more compatible with IAR #1963

Merged
merged 1 commit into from
Mar 20, 2023
Merged

more compatible with IAR #1963

merged 1 commit into from
Mar 20, 2023

Conversation

hathach
Copy link
Owner

@hathach hathach commented Mar 20, 2023

Describe the PR

It should read

#define usb_hw_set    ((usb_hw_t *) hw_set_alias_untyped(usb_hw))
#define usb_hw_clear  ((usb_hw_t *) hw_clear_alias_untyped(usb_hw))

(Note the hw_xxx_alias_untyped vs hw_xxx_alias)

Originally posted by @kilograham in #1639 (comment)

@hathach hathach merged commit cbcf5d8 into master Mar 20, 2023
@hathach hathach deleted the rp2040-more-iar branch March 20, 2023 04:58
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.

1 participant