summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-10add membrowse target to family support for enhanced memory analysishathach
2026-02-06set folder property for flash tool targetshathach
2026-01-14ci fixZixun LI
2026-01-14Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4cZixun LI
2026-01-14bsp: add STM32H747-DISCOHiFiPhile
2026-01-14bsp: add TI EK-TM4C1294XLHiFiPhile
2026-01-10remove transfer_type from hw_endpointhathach
2026-01-09Merge pull request #3448 from hathach/rp2-refactorHa Thach
2026-01-09clean uphathach
2026-01-09fix missing SystemCoreClockhathach
2026-01-09apply copilot suggestionhathach
2026-01-09fix pre-commit, clean up tusb_mcu.h, add at32f45x to ci buildhathach
2026-01-09only apply errata E5 and E15 for rp2040. rp2350 already fixes thesehathach
2025-12-30support for the AT32F45X serieszhiqiang-ch
2025-12-20SCB_EnableDCache() is required for rt1011hathach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16more fixesHiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16fix buildZixun LI
2025-12-16fix pre-commitZixun LI
2025-12-16update presetZixun LI
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16fix riscv toolchainZixun LI
2025-12-16cleanup, add presetZixun LI
2025-12-16support hpmicro chipsZhihong Chen
2025-12-15minor clean uphathach
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13Merge branch 'refs/heads/master' into hcd_fsdevhathach
2025-12-10update metrics to support bloaty csvhathach
2025-12-09update metrics to support bloatyhathach
2025-12-05Run CI build with fixed set of boards (#3389)Ha Thach
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
2025-12-03upload metrics.json and aggregate code metrics, post metrics commenthathach
2025-12-02adding metrics for computing average compiled sizehathach
2025-12-02Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-12-02adding metrics for computing average compiled sizehathach
2025-12-01run linkermap as post build for size analyzehathach
2025-12-01add linkermap to deps and linkermap tagethathach
2025-11-28Fix buttonHiFiPhile
2025-11-28fix build with zephyr with latest nrfx v4hathach
2025-11-27fix buildHiFiPhile
2025-11-27bsp/stm32h5: increase stack for msc_file_explorerHiFiPhile
2025-11-27bsp/stm32h5: support host modeHiFiPhile
2025-11-26Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-11-26Merge pull request #3368 from hathach/disable_isrHa Thach
2025-11-25fsdev: reorganize functionsHiFiPhile
2025-11-25hcd: add fsdev driverHiFiPhile
2025-11-25bsp/stm32c0: use external clock, increase stack sizeHiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI