summaryrefslogtreecommitdiff
path: root/examples/device/cdc_uac2
AgeCommit message (Collapse)Author
2024-04-26Fix typo.HiFiPhile
2024-04-22fix print lu format warnings with clanghathach
2023-11-29Merge pull request #2346 from IngHK/LogLineEndsHa Thach
made log line end consistent \r\n
2023-11-24made log line end consistent \r\nIngHK
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-14Typo fix.HiFiPhile
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-08-03add makefile, add cdc_uac2 to cmake example list, update descriptor to build ↵hathach
with nrf and samg/7x
2023-06-19Add CDC+UAC2 composite device example for PicoAngel Molina
Signed-off-by: Dhiru Kholia <[email protected]>