Reduce ROM size of USB_EPStartXfer #82384
Labels
area: USB
Universal Serial Bus
Feature Request
A request for a new feature
platform: STM32
ST Micro STM32
Is your feature request related to a problem? Please describe.
USB_EPStartXfer
for stm32g4 has 1440 KiBi text section, which is huge in my opinion.Describe the solution you'd like
The size of
USB_EPStartXfer
shall be reduced or the reason for such text section size shall be mentioned.Describe alternatives you've considered
nonr
Additional context
To reproduce the behaviour any USB sample for stm32g4 could be taken. Afterwards execute
ninja -C build rom_report > rom_report.log
.In my case I am getting following values:
especially:
The text was updated successfully, but these errors were encountered: