summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2025-04-18minor ci updatehathach
2025-04-18enum For string descriptor (langid, manufacturer product, serila): always get...hathach
2025-04-17- hil test max retry = 3hathach
2025-04-17- run arm-iar using github actionhathach
2025-04-17fix iar make build with stm32 l0, f2, f3, u5, wbhathach
2025-04-17fix iar make build with wb and u5hathach
2025-04-17ci add pico_w for native host testhathach
2025-04-16add TS3USB30 to test s3 host with slave/dmahathach
2025-04-15Merge pull request #3070 from HiFiPhile/bitfieldHa Thach
2025-04-14channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline functionhathach
2025-04-09build fix.HiFiPhile
2025-04-07Fix espressif build with presets.HiFiPhile
2025-04-06Merge pull request #3014 from deshipu/masterHiFiPhile
2025-04-06Allow different port and mode for LED on ch32v boardsRadomir Dopieralski
2025-03-26hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...hathach
2025-03-26added mimxrt1064_evk to hil test poolhathach
2025-03-26imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda...hathach
2025-03-10fix(rp2040) set RTOS as cmake cache to fix pico-example buildhathach
2025-03-09Merge pull request #1627 from atoktoto/midihostHa Thach
2025-03-08Merge pull request #2990 from dauc/masterHiFiPhile
2025-03-05Merge branch 'master' into fork/atoktoto/midihosthathach
2025-03-04add adafruit metro rp2350hathach
2025-02-28add missing board.h for BOARD=pico_sdkhathach
2025-02-27fix(esp): Remove deprecated includeTomas Rezucha
2025-02-21Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-20pio-usb now only need sysclk to be multiple of 12Mhzhathach
2025-02-20change pio-usb to wip fork for testinghathach
2025-02-20add fruitjam bsphathach
2025-02-14Add full/high speed compile flag for Microchip SAME70 examplesDevin Auclair
2025-02-14Merge pull request #2984 from HiFiPhile/presetHa Thach
2025-02-12more ci fixhathach
2025-02-12clean uphathach
2025-02-12Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-11remove board_mcu.hhathach
2025-02-09Sort list (bettter for Clion)HiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2025-02-06fix build for 407blackvethathach
2025-01-27Merge branch 'master' into masterHiFiPhile
2025-01-25fix cihathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-25use board alias for pca10056hathach
2025-01-25use board alias for pca10056hathach
2025-01-25add -DRTOS=zephyr to ci west buildhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-24try build zephyr with cihathach
2025-01-23stm32: fix conditional compilation error when not using uarthohoho
2025-01-24msc_dual_lun and cdc_msc work with zephyr on pca10056hathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach