summaryrefslogtreecommitdiff
path: root/.idea
AgeCommit message (Expand)Author
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-11-25try to fix circleci with kinetishathach
2024-11-13hil cleanup flahserhathach
2024-11-07enable host dwc2 dma by defaulthathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-10clion fileshathach
2024-10-10improving dwc2, merging diep and doep if possiblehathach
2024-09-30esp32p4 use port0 as fs, port1 as highspeedhathach
2024-09-30added p4, seems to work well and enumeratedhathach
2024-09-13add pico2 rp2350 (arm) boardhathach
2024-09-10remove vendor ep_addr, use stream api insteadhathach
2024-08-16update cmake profilehathach
2024-08-13minor update to cmake profilehathach
2024-08-08use EP_KIND for STATUS OUT to fix OUT packet is auto accepted after SETUP wit...hathach
2024-07-19add lpc11u37 for hil rpihathach
2024-07-19add ra4m1 ek for hil testhathach
2024-07-17add family cmake/make for da1469x boardshathach
2024-06-25change COMPILE_DEFINE to CFLAGS_CLI for cmake/makehathach
2024-06-21skip examples for ch32v203g6hathach
2024-06-21update cmake.xmlhathach
2024-06-06add c6 devkit, tested with max3421ehathach
2024-05-24minor clean uphathach
2024-05-24change default clock to 144mhzhathach
2024-05-20code formathathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-09Rework ci (#2631)Ha Thach
2024-05-04add cmake for samg55hathach
2024-05-03clion settinghathach
2024-05-03rename to samd5x_e5xhathach
2024-04-24update clion metadatahathach
2024-04-19run config updatehathach
2024-04-12add cmake support for msp430hathach
2024-03-31move walkaround to dcd_ep_ctr_rx_handler(), increase cycle_count from 10 to 2...hathach
2024-03-13usbd only process last setup packet in the event queuehathach
2024-02-24fix build with cpu without USB_CLK_RECOVER using old dcd_khci driverhathach
2024-02-23adding frdm k64f, board test run well with led, button and uarthathach
2024-02-04Merge branch 'hathach:master' into nxp_k64Michael Fischer
2024-01-16change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LI...hathach
2024-01-11add cmake support for lpc17hathach
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-12-18added ioc for h563 nucleo, usb working with on-board stlinkhathach
2023-12-15rename dk board and more updatehathach
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-20update example to work with featherwing max3421, set max3421 GPIO0 for vbushathach
2023-11-16update clion settinghathach
2023-11-16add metro m7 1011 sd with trace etm, try to enable but not working yethathach
2023-11-15add ra2a1 ekhathach
2023-10-31Merge pull request #2300 from hathach/add-u5a5Ha Thach
2023-10-27update s3 devkitm with max3421 pin following metro s3, check max3421 version ...hathach
2023-10-18adding u5a5 nucleohathach