aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/examples/basic/src/main.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-01-27 14:44:51 +0000
committerGitHub <[email protected]>2023-01-27 14:44:51 +0000
commit7ec15f2defa63356a5b8be1b8585e1eb1b0d1893 (patch)
treecd9476d30da51b0e197decb1c63f0caf8e0ade89 /docs/modules/ROOT/examples/basic/src/main.rs
parentffa75e1e39949807317ee75459ae9d18b5376578 (diff)
parent1e60c60afdfc2a4677a3312d7af8d065af6c50ac (diff)
Merge #1178
1178: rp: allow isochronous USB endpoints to be up to 1023 bytes in size r=Dirbaio a=nitroxis The datasheet allows isochronous USB endpoints to be up to 1023 bytes in size (see "4.1.2.5. DPSRAM"). This PR changes the check to allow this and also changes the length computation to align to 64 bytes (instead of hardcoded 64 bytes). Embassy does not yet support isochronous USB endpoints, however I'm investigating adding support. This change is simple enough and should be correct according to the datasheet, so maybe future implementers don't run into this issue. Co-authored-by: nitroxis <[email protected]>
Diffstat (limited to 'docs/modules/ROOT/examples/basic/src/main.rs')
0 files changed, 0 insertions, 0 deletions