Commit Graph

2178 Commits

Author SHA1 Message Date
f0b44ec615 use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more value 2026-02-13 22:29:14 +07:00
8f14cf4bfa add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vbus sensing
simplify dwc2_stm32_gccfg_cfg() using guid value
2026-02-13 19:45:09 +07:00
35a90f213d Merge branch 'refs/heads/master' into dwc2_vbus 2026-02-13 01:10:55 +07:00
ace6d295a9 fix stm32u545 makefile missing hcd 2026-02-13 00:27:05 +07:00
a6d4c6d022 change membrowse target to board/target and remove redundant continue-on-error directive
fix defsym can be followed by = or ,
2026-02-12 23:59:48 +07:00
05cdaf0ad0 fix ld symbols extraction 2026-02-12 15:14:26 +00:00
cec0ee53f6 make membrowse command more visible 2026-02-11 23:30:14 +07:00
9bba4373bf parse and pass linker symbol to membrowse report 2026-02-11 18:13:30 +07:00
c69e2e0a2a update membrowse target to family/board/target 2026-02-11 16:51:48 +07:00
2e8e33f284 add build target argument to improve flexibility of build scripts and workflows
membrowse-upload upload with --identical if elf file does not exist
2026-02-11 16:46:27 +07:00
39b157d22f add membrowse-upload target and use it in ci after build 2026-02-10 23:51:55 +07:00
4b8f476d52 add membrowse target to family support for enhanced memory analysis 2026-02-10 19:06:31 +07:00
3cef022737 set folder property for flash tool targets
update build.yml only build with pr and push-to-master
2026-02-06 17:40:13 +07:00
be24a38a65 bsp/stm32n6: make both ports work
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 17:14:28 +01:00
42f623a2a7 bsp/stm32wba: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:24 +01:00
7a854cf50f bsp/stm32u5: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
08e50a01d7 bsp/stm32n6: update jlink device
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
0e88879f67 bsp/stm32l4: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
e19dace3fb bsp/stm32h7rs: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
f89ef31a3a bsp/stm32h7: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
6c4be07c74 bsp/stm32f7: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
d0594fbd86 bsp/stm32f4: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
1a299a0a0c bsp/stm32f2: update vbus sense
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-31 00:21:23 +01:00
46af312b61 ci fix
Signed-off-by: Zixun LI <admin@hifiphile.com>
2026-01-14 10:12:54 +01:00
796e7c2332 Merge remote-tracking branch 'tinyusb/master' into bsp_h7_tm4c 2026-01-14 09:51:50 +01:00
7a4e3d0821 bsp: add STM32H747-DISCO
Signed-off-by: HiFiPhile <admin@hifiphile.com>
Signed-off-by: Zixun LI <admin@hifiphile.com>
2026-01-14 09:51:11 +01:00
104d3f2545 bsp: add TI EK-TM4C1294XL
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-01-14 00:21:52 +01:00
09b8f40084 remove transfer_type from hw_endpoint 2026-01-10 00:11:09 +07:00
085ec06874 Merge pull request #3448 from hathach/rp2-refactor
Rp2 refactor
2026-01-09 14:42:09 +07:00
8452dfe305 clean up 2026-01-09 11:58:12 +07:00
6ab368f655 fix missing SystemCoreClock 2026-01-09 11:22:55 +07:00
9465ce985b apply copilot suggestion 2026-01-09 11:01:58 +07:00
e69494d94a fix pre-commit, clean up tusb_mcu.h, add at32f45x to ci build 2026-01-09 10:47:50 +07:00
0b970e6a66 only apply errata E5 and E15 for rp2040. rp2350 already fixes these 2026-01-09 00:25:10 +07:00
239e20ba73 support for the AT32F45X series 2025-12-30 10:44:03 +08:00
5c8d5fbcc0 SCB_EnableDCache() is required for rt1011 2025-12-20 23:08:40 +07:00
49a8529dcf clean up cmake, remove family_get_project_name() 2025-12-19 12:33:42 +07:00
ce7b15d6f9 more fixes
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2025-12-16 21:19:18 +01:00
abf27bfa37 Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2025-12-16 20:47:37 +01:00
cb1873881e fix build
Signed-off-by: Zixun LI <admin@hifiphile.com>
2025-12-16 12:40:44 +01:00
c130fc07c6 fix pre-commit
Signed-off-by: Zixun LI <admin@hifiphile.com>
2025-12-16 12:29:04 +01:00
412f4d3069 update preset
Signed-off-by: Zixun LI <admin@hifiphile.com>
2025-12-16 12:14:35 +01:00
22534a6019 Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Signed-off-by: Zixun LI <admin@hifiphile.com>
2025-12-16 11:51:42 +01:00
5a7e5db787 fix riscv toolchain
Signed-off-by: Zixun LI <admin@hifiphile.com>
2025-12-16 11:09:16 +01:00
15e3324579 cleanup, add preset
Signed-off-by: Zixun LI <admin@hifiphile.com>
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2025-12-16 13:23:19 +08:00
ba3319d90d support hpmicro chips
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2025-12-16 13:08:30 +08:00
1583864e0b minor clean up 2025-12-15 13:28:24 +07:00
b43b99a571 bsp: nxp: add support for RW612 (FRDM-RW612)
- 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-14 01:30:12 +01:00
80886fb32a Merge branch 'refs/heads/master' into hcd_fsdev 2025-12-13 14:56:15 +07:00
919ee4b152 update metrics to support bloaty csv 2025-12-10 11:33:31 +07:00