summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-11-14Typo fix.HiFiPhile
2023-10-31Merge pull request #2300 from hathach/add-u5a5Ha Thach
2023-10-31uart working on u5a5hathach
2023-10-24Update audio_4_channel_mic example for HS device.HiFiPhile
2023-10-18Adjsut blackout time.Mengsk
2023-10-17Fix compile.HiFiPhile
2023-10-17Read sample rate directly from control transfer to eliminate callback.HiFiPhile
2023-10-17Add flow control for IN transfer.HiFiPhile
2023-10-10Refactor to get rid of CMSIS DSP lib.HiFiPhile
2023-10-10Update make & cmake file.HiFiPhile
2023-10-10Enhance plot script.HiFiPhile
2023-10-10Enhance audio_4_channel_mic example, plot 4 different waves for each channel.HiFiPhile
2023-09-28fix build with new freertos host examplehathach
2023-09-28esp32 cdc host with max3421 work wellhathach
2023-09-28fix esp32 msc examplehathach
2023-09-27Merge branch 'master' into add-max3421-esp32hathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-09-27max3421 communication work with esp32 up to enumeration, seems still have a b...hathach
2023-09-26tested cdc_msc_hid_freertos with samd51hathach
2023-09-25adding host/cdc_msc_hid_freertos examplehathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, 'M...hathach
2023-09-08ECM/RNDIS again selected for webserver exampleHardy Griech
2023-08-31code review: add NCM options in example configHardy Griech
2023-08-30use ep buf to keep setup packet, work well with hid devicehathach
2023-08-27minor updatehathach
2023-08-27more update to transactionhathach
2023-08-14fix build iar with lpc43hathach
2023-08-14add iar support for lpc43, add lpcxpresso43s67 to hil farmhathach
2023-08-09Merge pull request #2202 from Rocky04/patch-4Ha Thach
2023-08-09Merge pull request #2209 from HiFiPhile/hitlHa Thach
2023-08-09update hil test and json (remove troublesome lpc54608), run hil test on ci wi...hathach
2023-08-07Fixed typoRocky04
2023-08-07Update examplesRocky04
2023-08-07Merge pull request #2208 from kkitayam/fix_makefile_for_winHa Thach
2023-08-07Merge pull request #2151 from kilograham/rp2040_build_fixesHa Thach
2023-08-06Change to subst to work on windows command promptkkitayam
2023-08-04Merge pull request #2204 from hathach/enhance-bspHa Thach
2023-08-04Merge pull request #2116 from dsugisawa-mixi/masterHa Thach
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03add board_get_unique_id() for serial numberhathach
2023-08-03Merge pull request #2052 from arduino/renesas_ra_hs_rebasedHa Thach
2023-08-03add lpc43 familyhathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-08-03Merge pull request #2105 from kholia/cdc_uac2_exampleHa Thach
2023-08-03add makefile, add cdc_uac2 to cmake example list, update descriptor to build ...hathach
2023-08-03Merge branch 'master' into cdc_uac2_examplehathach
2023-08-03add osal queue name if neededhathach
2023-08-02fix pre-commit, also skip lto for rp2040hathach
2023-08-01add portenta c33 bsp, add flash by dfu-utilhathach