summaryrefslogtreecommitdiff
path: root/.idea/cmake.xml
AgeCommit message (Expand)Author
2026-07-21docs: make CLAUDE.md the real agent-instructions file (#3769)Ha Thach
2026-04-14get freertos working with rp2040hathach
2026-03-07open hub mtt interface in 1 callhathach
2026-02-12clean uphathach
2026-02-05reverse pma size check to reduce duplicationhathach
2026-01-06minor updatehathach
2025-12-01add linkermap to deps and linkermap tagethathach
2025-11-29change armgcc setup to manual download due to issue with action (#3377)Ha Thach
2025-08-01add at32 to README.rst, rename at32 board to lower case, correct name to matc...hathach
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2025-04-29add enum for set addr recoveryhathach
2025-04-24hub check status before get 1st device descriptorhathach
2025-03-04add adafruit metro rp2350hathach
2025-01-25update cmake.xmlhathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2024-12-13change OPT_MCU_RAXXX, fix missing prototype warnings.hathach
2024-12-12rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra 0x100 by...hathach
2024-12-12more migrate to ra smart configuratorhathach
2024-12-06correct clock setting for h563 nucleohathach
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-12add cmake support for msp430hathach