summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2025-10-15fix more warningshathach
2025-10-15fix build warning with clanghathach
2025-10-15refactor all nuc to familyhathach
2025-10-15update nuc121/125hathach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & ↵hathach
OPT_MCU_SAML22
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-10-14more make refactorhathach
2025-10-14more warnings fixhathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-10-11Merge branch 'master' into uac1HiFiPhile
2025-10-10example/dfu: add MSOS 2.0 descriptor for auto driver loadingHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-06fix typohathach
2025-10-05Fix HIS stylus descriptor and hid_composite exampleHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-05Use one control buffer as EP0 has no concurrencyHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-04Merge branch 'master' into fork/HiFiPhile/uac1hathach
2025-10-03Update headset exampleMengsk
Signed-off-by: Mengsk <[email protected]>
2025-10-03Merge remote-tracking branch 'tinyusb/master' into uac1Mengsk
2025-10-03fix iar buildhathach
2025-10-02Add UAC1 support to uac2_headset exampleHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-02fix typoshathach
2025-10-02mtp example work with highspeed devicehathach
2025-10-02fix mtp serialhathach
2025-10-02HIL add timeout for opening mtp devicehathach
2025-10-01Add note about bRefresh valueHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-01examples/device/*_freertos: expand stack size when neededKarl Palsson
All four of these examples immediately crashed on stack overflow when connected, at least on a FRDM_K64F board. In 46fd82299040f the default freertos stack size was increased, but _only_ for stm32? Perhaps either all platform examples need the default increased, rather than increasing the problem task stacks as is done here. Signed-off-by: Karl Palsson <[email protected]>
2025-10-01Merge branch 'master' into fork/ennebi/mtphathach
2025-10-01test mtp with hilhathach
2025-10-01Merge pull request #3269 from karlp/pr/fix-rttHa Thach
examples: make: fix LOGGER=rtt
2025-10-01Minor fixesHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-30fix serial, try to test mtp with hilhathach
2025-09-30Add UAC1 support to audio_test_multi_rate exampleHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-30Add UAC1 support to speaker exampleMengsk
Signed-off-by: Mengsk <[email protected]>
2025-09-30Update TUD_AUDIO_EP_SIZE macroMengsk
Signed-off-by: Mengsk <[email protected]>
2025-09-30Add basic UAC1 supportHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-30More descriptors workingHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-29examples: make: fix LOGGER=rttKarl Palsson
CMake builds worked, but the variables were brokenly updated for make. Fixes: a64e3eb0aa update board_test always output on uart Signed-off-by: Karl Palsson <[email protected]>
2025-09-29Refresh board presetsMengsk
Signed-off-by: Mengsk <[email protected]>
2025-09-29fix cihathach
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-29refactor mtp examples, add phase and session id to callback datahathach
2025-09-29Update UAC2 namingHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-27audio: simplify alt settings managementHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-27make command container more consistenthathach
2025-09-27implement serial for MTPhathach
2025-09-27implement control requesthathach
2025-09-26skip mtp for cynthion_d11hathach
2025-09-26fix more ci buildhathach
2025-09-26fix compile warningshathach
2025-09-25clean up, wrap up bulk command supportedhathach