| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-19 | remove copilot-instructions.md, update and use AGENTS.md instead | hathach | |
| 2025-11-11 | update doc | hathach | |
| 2025-11-08 | fix more alerts | hathach | |
| 2025-11-07 | fix more alerts found by pvs-studio | hathach | |
| 2025-11-05 | added .clang-format | hathach | |
| fix more alerts disable IAR CStat since pvs-studio check is better integrated with clion | |||
| 2025-11-03 | fix alert using input in gh action. fix some conversion int | hathach | |
| 2025-10-28 | filter out sarif for codeql hw/mcu and lib/ | hathach | |
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
| 2025-10-28 | fix security in gh action | hathach | |
| 2025-10-28 | added .pvsconfig to exclude some rules | hathach | |
| 2025-10-27 | update static_analysis.yml workflow | hathach | |
| 2025-10-26 | iar cstat require cmake at least 4.1 | hathach | |
| 2025-10-25 | add IAR CStat to static_analysis.yml | hathach | |
| 2025-10-25 | add SonarQube scan | hathach | |
| 2025-10-25 | add SonarQube scan | hathach | |
| 2025-10-25 | download ninja binary, apt seems take too long ~ 1 min | hathach | |
| also upload sarif as artifacts | |||
| 2025-10-25 | merge codeql and pvs-studio to static_analysis.yml | hathach | |
| 2025-10-25 | add pvs-studio analyze to ci | hathach | |
| 2025-10-24 | add pvs-studio analyze to ci | hathach | |
| 2025-10-15 | add nuc to ci build | hathach | |
| 2025-10-15 | more warning fix | hathach | |
| 2025-10-13 | fix build with west zephyr | hathach | |
| 2025-10-03 | hil simplify skip board from previous run | hathach | |
| 2025-10-03 | fix make stm32u0 | hathach | |
| 2025-10-03 | remove claude code workflow | hathach | |
| 2025-10-02 | Merge pull request #3023 from ennebi/mtp | Ha Thach | |
| Add support for MTP device class | |||
| 2025-10-02 | use cache to store skip board in hil ci | hathach | |
| 2025-10-02 | remove claude-code-review.yml | hathach | |
| 2025-10-02 | add CLAUDE.md and fix pre-commit build | hathach | |
| 2025-10-02 | HIL add timeout for opening mtp device | hathach | |
| 2025-10-02 | "Claude Code Review workflow" | Ha Thach | |
| 2025-10-02 | "Claude PR Assistant workflow" | Ha Thach | |
| 2025-10-01 | hil tinyusb always checkoutt/download artifacts | hathach | |
| 2025-10-01 | Merge branch 'master' into fork/ennebi/mtp | hathach | |
| 2025-10-01 | test mtp with hil | hathach | |
| 2025-09-29 | Add u0 to ci | Mengsk | |
| Signed-off-by: Mengsk <[email protected]> | |||
| 2025-09-12 | rename stm32wba eval to nucleo | hathach | |
| use local linker to fix READONLY keyword with clang add wba to ci build | |||
| 2025-09-04 | Create 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]> | |||
| 2025-08-01 | Merge pull request #3191 from hathach/at32 | Ha Thach | |
| support at32 mcu (2) | |||
| 2025-07-31 | add ci build for all at32, use linker and startup from mcu cmsis instead of ↵ | hathach | |
| local files | |||
| 2025-07-29 | add ci build for at32: f402_405, f403a_407, f423 | hathach | |
| 2025-07-28 | correct flash/ram for v307 and v305 | hathach | |
| 2025-07-27 | Fix CI | Jie Feng | |
| 2025-07-09 | only clean/checkout/download artifacts on first attempt | hathach | |
| 2025-07-08 | try to skip passed board in hil test when re-run | hathach | |
| 2025-07-02 | remove cmake arm-clang and make iar to reduce concurrent jobs | hathach | |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach | |
| 2025-07-02 | add doc for building examples with cmake build system | hathach | |
| change ci matrix build: - github build make/cmake one per family on push only - circicle do full cmake build for all toolchain (missing rx-gcc) | |||
| 2025-06-12 | ci skip clang/iar build for stm32n6 | hathach | |
| add stm32-tcpp0203 driver as dependency for h7rs and n6 | |||
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach | |
