Skip to content

make all hcd/dcd function used in isr into ram #1501

Merged
hathach merged 1 commit intomasterfrom
more-rp2040-ramfunc
Jun 8, 2022
Merged

make all hcd/dcd function used in isr into ram #1501
hathach merged 1 commit intomasterfrom
more-rp2040-ramfunc

Conversation

@hathach
Copy link
Copy Markdown
Owner

@hathach hathach commented Jun 8, 2022

Describe the PR

  • either force inline or use __no_inline_not_in_flash_func() for faster irq handling
  • result is 1KB of code moved from rom -> ram

…n_flash_func() for faster irq handling

result is 1KB of code moved from rom -> ram
@hathach hathach merged commit 806806d into master Jun 8, 2022
@hathach hathach deleted the more-rp2040-ramfunc branch June 8, 2022 10:29
7FM pushed a commit to 7FM/tinyusb that referenced this pull request Aug 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant