| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-06 | set folder property for flash tool targets | hathach | |
| update build.yml only build with pr and push-to-master | |||
| 2026-01-14 | ci fix | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-14 | Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c | Zixun LI | |
| 2026-01-14 | bsp: add STM32H747-DISCO | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> Signed-off-by: Zixun LI <[email protected]> | |||
| 2026-01-14 | bsp: add TI EK-TM4C1294XL | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2026-01-10 | remove transfer_type from hw_endpoint | hathach | |
| 2026-01-09 | Merge pull request #3448 from hathach/rp2-refactor | Ha Thach | |
| Rp2 refactor | |||
| 2026-01-09 | clean up | hathach | |
| 2026-01-09 | fix missing SystemCoreClock | hathach | |
| 2026-01-09 | apply copilot suggestion | hathach | |
| 2026-01-09 | fix pre-commit, clean up tusb_mcu.h, add at32f45x to ci build | hathach | |
| 2026-01-09 | only apply errata E5 and E15 for rp2040. rp2350 already fixes these | hathach | |
| 2025-12-30 | support for the AT32F45X series | zhiqiang-ch | |
| 2025-12-20 | SCB_EnableDCache() is required for rt1011 | hathach | |
| 2025-12-19 | clean up cmake, remove family_get_project_name() | hathach | |
| 2025-12-16 | more fixes | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-16 | Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-16 | fix build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | fix pre-commit | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | update preset | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612 | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | fix riscv toolchain | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-12-16 | cleanup, add preset | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-12-16 | support hpmicro chips | Zhihong Chen | |
| Signed-off-by: Zhihong Chen <[email protected]> | |||
| 2025-12-15 | minor clean up | hathach | |
| 2025-12-14 | bsp: nxp: add support for RW612 (FRDM-RW612) | gab-k | |
| - Added `rw61x` family support. - Added `frdm_rw612` board support. - Update `get_deps.py` to include mcux-sdk for RW61x. - Add ci_hs_rw61x include to ChipIdea HS driver and enable host examples. | |||
| 2025-12-13 | Merge branch 'refs/heads/master' into hcd_fsdev | hathach | |
| 2025-12-10 | update metrics to support bloaty csv | hathach | |
| 2025-12-09 | update metrics to support bloaty | hathach | |
| 2025-12-05 | Run CI build with fixed set of boards (#3389) | Ha Thach | |
| * run cmake ci build on github with a fixed set of board to keep the size stable * Size Difference Report contain major >1% and minor <1& table | |||
| 2025-12-04 | fine tune ci to build more with circleci (#3386) | Ha Thach | |
| * fine tune ci to build more with circleci * skip make for arm-iar, esp-idf * skip make + clang for circleci since llvm-objcopy got killed due to memory issue. | |||
| 2025-12-03 | upload metrics.json and aggregate code metrics, post metrics comment | hathach | |
| fine tune ci matrix run | |||
| 2025-12-02 | adding metrics for computing average compiled size | hathach | |
| 2025-12-02 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI | |
| 2025-12-02 | adding metrics for computing average compiled size | hathach | |
| 2025-12-01 | run linkermap as post build for size analyze | hathach | |
| 2025-12-01 | add linkermap to deps and linkermap taget | hathach | |
| 2025-11-28 | Fix button | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-28 | fix build with zephyr with latest nrfx v4 | hathach | |
| 2025-11-27 | fix build | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-27 | bsp/stm32h5: increase stack for msc_file_explorer | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-27 | bsp/stm32h5: support host mode | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-26 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI | |
| 2025-11-26 | Merge pull request #3368 from hathach/disable_isr | Ha Thach | |
| bsp: Disable SysTick ISR if FreeRTOS is enabled | |||
| 2025-11-25 | fsdev: reorganize functions | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | hcd: add fsdev driver | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | bsp/stm32c0: use external clock, increase stack size | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | bsp: Disable SysTick ISR if FreeRTOS is enabled | Zixun LI | |
| 2025-11-25 | Merge remote-tracking branch 'tinyusb/master' into n6_build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-25 | Fix N6 build | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
