summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-30Merge pull request #3271 from karlp/pr/examplesd-freertos-stacksHa Thach
2025-10-30increase freertos stack size when debug is enabledhathach
2025-10-28IAR C-Stat exclude mcu folderhathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-26iar cstat require cmake at least 4.1hathach
2025-10-24add pvs-studio analyze to cihathach
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-24fix several warningshathach
2025-10-24enable IAR CState with IAR_CSTAT=1hathach
2025-10-23force clang asm with -x assembler-with-cpphathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-15refactor spresense into cxd56. there is no orphan board in bsp.hathach
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 & O...hathach
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-06fix typohathach
2025-10-05Fix HIS stylus descriptor and hid_composite exampleHiFiPhile
2025-10-05Use one control buffer as EP0 has no concurrencyHiFiPhile
2025-10-04Merge branch 'master' into fork/HiFiPhile/uac1hathach
2025-10-03Update headset exampleMengsk
2025-10-03Merge remote-tracking branch 'tinyusb/master' into uac1Mengsk
2025-10-03fix iar buildhathach
2025-10-02Add UAC1 support to uac2_headset exampleHiFiPhile
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
2025-10-01examples/device/*_freertos: expand stack size when neededKarl Palsson
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
2025-10-01Minor fixesHiFiPhile
2025-09-30fix serial, try to test mtp with hilhathach
2025-09-30Add UAC1 support to audio_test_multi_rate exampleHiFiPhile
2025-09-30Add UAC1 support to speaker exampleMengsk
2025-09-30Update TUD_AUDIO_EP_SIZE macroMengsk
2025-09-30Add basic UAC1 supportHiFiPhile
2025-09-30More descriptors workingHiFiPhile