summaryrefslogtreecommitdiff
path: root/.github/copilot-instructions.md
AgeCommit message (Collapse)Author
2025-11-19remove copilot-instructions.md, update and use AGENTS.md insteadhathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-10-03fix make stm32u0hathach
2025-09-04Create comprehensive GitHub Copilot instructions and fix pre-commit ↵Copilot
configuration for TinyUSB (#3234) * Initial plan * Create comprehensive GitHub Copilot instructions for TinyUSB Co-authored-by: hathach <[email protected]> * Remove accidentally committed dependencies, use tools/get_deps.py instead Co-authored-by: hathach <[email protected]> * Fix .gitignore: ignore vendor/ directory not ceedling script Co-authored-by: hathach <[email protected]> * Revert .gitignore changes and add README_processed.rst Co-authored-by: hathach <[email protected]> * Remove README_processed.rst and revert ceedling file permissions Co-authored-by: hathach <[email protected]> * Changes before error encountered Co-authored-by: hathach <[email protected]> * Remove redundant manual validation step, keep only pre-commit and build validation Co-authored-by: hathach <[email protected]> * fix pre-commit --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: hathach <[email protected]>