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

Enhance fsdev #2739

Merged
merged 26 commits into from
Jul 31, 2024

simplify read/write 16-bit packet

332f75c
Select commit
Loading
Failed to load commit list.
Merged

Enhance fsdev #2739

simplify read/write 16-bit packet
332f75c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 31, 2024 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1204 in src/device/usbd.c

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 562 in src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note

Static function edpt0_open is unreachable

Check notice on line 316 in src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c

See this annotation in the file changed.

Code scanning / CodeQL

Unused static function Note

Static function handle_ctr_rx is unreachable