summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-16add imxrt1170 evkbhathach
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-25adding host/cdc_msc_hid_freertos examplehathach
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 #2151 from kilograham/rp2040_build_fixesHa 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-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