summaryrefslogtreecommitdiff
path: root/.idea
AgeCommit message (Expand)Author
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
2023-10-17add cmake support for u575 nucleohathach
2023-10-03esp32 comment out uart, increase max3421 spi speed to 26mhzhathach
2023-09-27Merge branch 'master' into add-max3421-esp32hathach
2023-09-27max3421 communication work with esp32 up to enumeration, seems still have a b...hathach
2023-09-25adding host/cdc_msc_hid_freertos examplehathach
2023-09-19addding cmake support for u5hathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, 'M...hathach
2023-09-07Merge branch 'master' into add-max3421e-hcdhathach
2023-09-07fix cihathach
2023-09-07add cmake support for samd21.hathach
2023-09-07add samd51 to cmakehathach
2023-08-27minor updatehathach
2023-08-09update hil test and json (remove troublesome lpc54608), run hil test on ci wi...hathach
2023-08-09update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ...hathach
2023-08-04add cmake for all board in stm32f4. fix build, also move ci for f4 from makef...hathach
2023-08-04more clean uphathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-04add uid for some stm32hathach
2023-08-03ide settingshathach
2023-08-01enable flto for ra makefilehathach
2023-07-28add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does...hathach
2023-07-27Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-26refactored multiple ports for hcd rusb2hathach
2023-07-24add lpc40 to cmakehathach
2023-07-18fix etm trace clock with stm32h743eval boardhathach
2023-07-18Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-07-07enable host example for rahathach
2023-07-05usb hs work with ra 6m5 ekhathach
2023-07-03wrap up ra updatehathach
2023-06-26minor clean up with include_guard()hathach
2023-06-26auto detect FAMILY based on BOARDhathach
2023-06-20ide settingshathach
2023-06-20add etm trace for mcb1800hathach
2023-06-15refactor khci to chipidea fs driver for device (host is not yet)hathach
2023-06-14mcx neeed helps to locate rtt control blockhathach
2023-06-13ide settinghathach
2023-06-05clean uphathach
2023-06-01add new b_g474e_dpow1 boardhathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19move cmake folder to tools/hathach
2023-05-18add rt1060 jlink confighathach
2023-05-16fix error on EHCI causes xfer error in non-queued qhd which cause memory faulthathach
2023-05-16usbd: fix control transfer issue for chipidea hs when previous status and new...hathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-15adding nrfhathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not suppor...hathach