summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-04-28Build STM32F7 with single-point FPU.HiFiPhile
2024-04-28audio_4_channel_mic_freertos : merge changes from audio_4_channel_mic.HiFiPhile
2024-04-28audio_test_freertos : merge changes from audio_test.HiFiPhile
2024-04-28Update audio_test & audio_test_freertos examples to work with high-speed.HiFiPhile
2024-04-28Update build system.HiFiPhile
2024-04-27audio_test_freertos & audio_4_channel_mic_freertosKasper Nyhus Kaae
2024-04-26Fix typo.HiFiPhile
2024-04-26Add UAC2 speaker with feedback example.HiFiPhile
2024-04-26Merge pull request #2609 from tyustli/patch-1HiFiPhile
2024-04-26- add esp32 c3, c6 mcu optionhathach
2024-04-25adding support for esp32 for use with max3421e hosthathach
2024-04-25fix ci errortyustli
2024-04-24fix make build due to clang changeshathach
2024-04-24update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 sa...hathach
2024-04-24clang make work for samd21hathach
2024-04-24change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)hathach
2024-04-23clang work with lpc55hathach
2024-04-22clang tested with mcb1800, add heap to lpc18 linkerhathach
2024-04-22fix print lu format warnings with clanghathach
2024-04-22fix nrfx v3 spim freq when inithathach
2024-04-22fix build with nrfx v3, though max3421e spi does not seem to work well.hathach
2024-04-19clang samd21 build but has issue as samd51hathach
2024-04-19clang samd51 compile but does not run, rom is correct, but ram is lacking bss...hathach
2024-04-19more clang updatehathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-19clang build board test with h743hathach
2024-04-19update cmake buildhathach
2024-04-19cmake detect toolchain based on -DCMAKE_C_COMPILERhathach
2024-04-15Merge pull request #2134 from clhenry/non-bus-powered-re-enumerationHa Thach
2024-04-15update msp430 make buildhathach
2024-04-12add cmake support for msp430hathach
2024-04-09Optimize audio_4_channel_mic waveform data.HiFiPhile
2024-04-09Reduce uac2_headset max sample rate for better compatibility.HiFiPhile
2024-04-09Merge pull request #2582 from HiFiPhile/uvc_typoHa Thach
2024-04-09Fix typo.HiFiPhile
2024-04-09apply oldPRCR to board_init()hathach
2024-04-09Renesas RX controllers: Recover the previous state of the system write protec...Matthias Schär
2024-04-09Revert "Fixed behavior of the PRCR register. Previous write protection will b...Matthias Schär
2024-04-09Fixed behavior of the PRCR register. Previous write protection will be recove...Matthias Schär
2024-04-08Merge pull request #2466 from wavenumber-eng/MCXHa Thach
2024-04-08Merge pull request #2538 from kkitayam/add_uvc_2ch_exampleHa Thach
2024-04-05minor update bsphathach
2024-04-05Merge branch 'master' into MCXhathach
2024-04-05fix pre-commit formathathach
2024-04-05reverted un-related file changeshathach
2024-04-05support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcuhathach
2024-04-05update uvc 2ch to stream0 use yuy2, stream1 use mpeghathach
2024-04-04skip cdc_msc_hid_freertos example for rp2040hathach
2024-04-04fix build with rp2040 + max3421hathach
2024-04-03add new example to cmake include listhathach