summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-31Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...HiFiPhile
2025-10-31Merge pull request #3270 from HiFiPhile/uac1Ha Thach
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-30Merge pull request #3294 from hathach/add-ohci-lpc55Ha Thach
2025-10-30update lpc55 family.chathach
2025-10-30Merge branch 'master' into add-ohci-lpc55hathach
2025-10-30Merge pull request #3271 from karlp/pr/examplesd-freertos-stacksHa Thach
2025-10-30increase freertos stack size when debug is enabledhathach
2025-10-29Merge pull request #3320 from hathach/more-sastHa Thach
2025-10-28filter out sarif for codeql hw/mcu and lib/hathach
2025-10-28IAR C-Stat exclude mcu folderhathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix security in gh actionhathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-28added .pvsconfig to exclude some ruleshathach
2025-10-28disable warning for startup filehathach
2025-10-27improve warnings with rp2040 familyhathach
2025-10-27update static_analysis.yml workflowhathach
2025-10-25Merge pull request #3319 from peppapighs/dwc2-usbsuspmZixun LI
2025-10-26Merge pull request #3318 from hathach/static-analysisHa Thach
2025-10-26iar cstat require cmake at least 4.1hathach
2025-10-25add IAR CStat to static_analysis.ymlhathach
2025-10-25dcd/dwc2: clear pending suspend interrupt before usb resetpeppapighs
2025-10-25add SonarQube scanhathach
2025-10-25add SonarQube scanhathach
2025-10-25download ninja binary, apt seems take too long ~ 1 minhathach
2025-10-25merge codeql and pvs-studio to static_analysis.ymlhathach
2025-10-25add pvs-studio analyze to cihathach
2025-10-24Ensure type promotionHiFiPhile
2025-10-24add pvs-studio analyze to cihathach
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-23Merge pull request #3316 from hathach/more-cmake-refactorHa Thach
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-22Fix copilot issuesMengsk
2025-10-22Add is_isr parameter to usbd_edpt_xfer and usbd_edpt_xfer_fifocopilot-swe-agent[bot]
2025-10-22Fix duplicate is_isr parameter in dcd_dwc2.ccopilot-swe-agent[bot]
2025-10-22Clean up submodule trackingcopilot-swe-agent[bot]
2025-10-22Remove submodules from trackingcopilot-swe-agent[bot]
2025-10-22Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifocopilot-swe-agent[bot]
2025-10-22Initial exploration of issue #3311copilot-swe-agent[bot]
2025-10-22Initial plancopilot-swe-agent[bot]
2025-10-16fix some warnings detected by pvs-studiohathach
2025-10-16add tu_div_round_nearest() (only handle positive) to replace DIV_ROUND_CLOSES...hathach
2025-10-15Merge pull request #3306 from hathach/refactor-buildsystemHa Thach