summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2025-12-15minor clean uphathach
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
2025-11-25Merge remote-tracking branch 'tinyusb/master' into n6_buildZixun LI
2025-11-25Fix N6 buildZixun LI
2025-11-19Bump version to 0.20.0hathach
2025-11-17make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...hathach
2025-11-11update dochathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-11-06make host info to devcie cdc to work with freertos/nooshathach
2025-11-06update espressif cmakehathach
2025-11-05added .clang-formathathach
2025-11-04Fixed more alert found by PVS-Studiohathach
2025-11-03fixing alert by scanning toolhathach
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-30update lpc55 family.chathach
2025-10-30Merge branch 'master' into add-ohci-lpc55hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-27improve warnings with rp2040 familyhathach
2025-10-26iar cstat require cmake at least 4.1hathach
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-24fix more warningshathach
2025-10-24fix several warningshathach
2025-10-24enable IAR CState with IAR_CSTAT=1hathach
2025-10-23force clang asm with -x assembler-with-cpphathach
2025-10-23fix more buildhathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-16fix some warnings detected by pvs-studiohathach