summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
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-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-07-26updating hcd rusb2hathach
2023-07-18Fix build issues when building for RP2040 from pico-examples/pico-sdk.graham sanderson
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-24fix iar with makehathach
2023-06-24fix missing replacehathach
2023-06-24separate iar and gcc build for clean make, also add cpu specific makehathach
2023-06-21Merge pull request #2101 from eustas/patch-1Ha Thach
2023-06-19Add CDC+UAC2 composite device example for PicoAngel Molina
2023-06-16fix build warningshathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-15Merge pull request #1985 from kkitayam/uvc_bulkHa Thach
2023-06-08Fix typosEugene Kliuchnikov
2023-06-02add IAR support for G0 with cmakehathach
2023-05-26fix build with net_lwip_webserver examplehathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-10try to build with cmake on cihathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-04wiphathach
2023-04-21build all freertos, not able to build net lwip due to lack of sio_open()hathach
2023-04-21update freeRTOS kernel to latest for library cmakehathach
2023-04-21update most examples cmake to build with imxrthathach
2023-04-21example run well with cmake for imxrthathach
2023-04-20clean uphathach
2023-04-20board test running with cmakehathach
2023-04-20adding cmake build for imxrt1010hathach
2023-04-14Fix spelling configuraiton->configurationDevin Auclair
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
2023-04-06Merge pull request #2006 from hathach/cmakeHa Thach
2023-03-30Update samplesepatstarkey
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-26Add MJPEG descriptor for bulk transferkkitayam
2023-03-25Add descriptor for a bulk endpoint as a streaming endpointkkitayam
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