summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2023-08-01fix board name with dashhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-07-27Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-26updating hcd rusb2hathach
2023-07-21add hcd_edpt_abort_xfer() APIhathach
2023-07-18Fix build issues when building for RP2040 from pico-examples/pico-sdk.graham sanderson
2023-07-18Change a variable to a target so that it works on windows command promptkkitayam
2023-07-07enable host example for rahathach
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-24allow to skip CPU_COREhathach
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-17fix example of bare_api, check empty stringdsugisawa-mixi
2023-06-16fix build warningshathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-15Merge pull request #1985 from kkitayam/uvc_bulkHa Thach
2023-06-12add typec example to cmakehathach
2023-06-12tested with 9V requesthathach
2023-06-12wrap up initial PD support for G4hathach
2023-06-08Fix typosEugene Kliuchnikov
2023-06-07able to response with good crchathach
2023-06-07inital support for usb typec and pd examplehathach