summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2023-03-22Remove const from tud_network_mac_address in example and test filesMatt Mills
2023-03-18fix ci with kl25zhathach
2023-03-18minor clean uphathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-03-08fix freertos build with iar, format/indent link_typehathach
2023-03-08Merge branch 'master' into renesas-rahathach
2023-03-06integrate top.mk into make.mkhathach
2023-02-28Merge pull request #1828 from HiFiPhile/stm32_fsdevHa Thach
2023-02-16Merge pull request #1825 from HiFiPhile/mic_testPanRe
2023-02-16Merge pull request #1853 from NullMember/masterHiFiPhile
2023-02-04change length in tud_hid_report_complete_cb() from uint8 to uint16hathach
2023-01-31fix typo issue #1859hathach
2023-01-30Merge pull request #1768 from ftdigdm/port-ft90xHa Thach
2023-01-30hardcoded configPRIO_BITS for IAR build to pass CIhathach
2023-01-30Merge branch 'master' into port-ft90xHa Thach
2023-01-20fix warninghathach
2023-01-18fix iar build with board_testhathach
2023-01-18dont use non-std strncasecmphathach
2023-01-18get most examples build with iarhathach
2023-01-17update freertos example to build with iarhathach
2023-01-13examples/uac2: Fix mute and volume array lengthsMalik Enes Safak
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-30Fix CI.Mengsk
2022-12-30Add multi-rate audio test example for new ISO buffer allocation.Mengsk
2022-12-29Minor audio_test example fix.Mengsk
2022-12-05Merge pull request #1767 from pete-pjb/masterHa Thach
2022-12-05clean osal_freertos, update freertos examples to work with configSUPPORT_DYNA...hathach
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2022-11-30Add endpoint definitions for more example projects.Gordon McNab
2022-11-30Add FT9xx for cdc_dual_portsGordon McNab
2022-11-29Fix transfers issues with FT9xxGordon McNab
2022-11-28Fix issue with the CDC SetLineCoding requestGordon McNab
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-18update uart read for lpc18/43 for testinghathach
2022-10-12Rename descriptor macros for consistencykkitayam
2022-10-08Add motion jpegkkitayam
2022-10-06Fix pointerkkitayam
2022-09-13Remove unused static dataBen Avison
2022-09-13Don't assume different enum types can be combinedBen Avison
2022-09-13Don't assume ints automatically convert to enumsBen Avison
2022-09-13Remove unreachable codeBen Avison
2022-09-13Fix compile errorskkitayam
2022-09-13Change images to MJPEGkkitayam
2022-09-12IAR declares strncasecmp in string.h not strings.hBen Avison