summaryrefslogtreecommitdiff
path: root/examples/device/audio_test/src
diff options
context:
space:
mode:
authorcopilot-swe-agent[bot] <[email protected]>2026-04-25 18:09:55 +0000
committerGitHub <[email protected]>2026-04-25 18:09:55 +0000
commit4c5c346582e17c61986c6ee61e962d9738cd33fd (patch)
tree233d058e30eb2111940f04de5101032f9089baeb /examples/device/audio_test/src
parentb6926f0ee7cef0bb4e4def5aa54ef880031097bf (diff)
fix: add BE bitfield guards for audio and fix UAC2 example endian-safe field extraction
- Add TU_BITFIELD_ORDER guards for audio10_desc_as_iso_data_ep_t.bmAttributes in audio.h - Add TU_BITFIELD_ORDER guards for audio20_control_request_t.bmRequestType_bit in audio.h - Fix cdc_uac2/src/uac2_app.c: replace alias cast with TU_U16_LOW/HIGH field extraction - Fix uac2_headset/src/main.c: replace alias cast with TU_U16_LOW/HIGH field extraction - Fix uac2_speaker_fb/src/main.c: replace alias cast with TU_U16_LOW/HIGH field extraction Addresses review comment: https://github.com/hathach/tinyusb/pull/3597#issuecomment-4320042007 Agent-Logs-Url: https://github.com/hathach/tinyusb/sessions/8b695271-74b3-4a26-b3d8-c48ecdf2e481 Co-authored-by: HiFiPhile <[email protected]>
Diffstat (limited to 'examples/device/audio_test/src')
0 files changed, 0 insertions, 0 deletions