summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
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-19improve flash targethathach
2023-05-19adding cpu core .mk for makefilehathach
2023-05-19move cmake folder to tools/hathach
2023-05-16fix error on EHCI causes xfer error in non-queued qhd which cause memory faulthathach
2023-05-16EHCI: fix xfer failed with disconnected device as stalledhathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-15adding nrfhathach
2023-05-13able to build lpc55hathach
2023-05-10try to build with cmake on cihathach
2023-05-10allow imxrt build with dual exmapleshathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not suppor...hathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-08build host examples with imxhathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-04wiphathach
2023-05-04fix cmake buildhathach
2023-04-27more refactorhathach
2023-04-27cp210x seems to work wellhathach
2023-04-27rename ftdi_host to ftdi_siohathach
2023-04-26enable CDC FTDIhathach