Commit Graph

2230 Commits

Author SHA1 Message Date
8e8bb9a66f add missing stm32u083nucleo board files
The board.cmake, board.mk, and board.h were created but not
included in the previous commit, causing CI cmake failure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 22:30:03 +07:00
3da88d755d add stm32u083nucleo board 2026-03-16 15:15:23 +07:00
c5e3098c37 update rx65n_target: correct pin configuration and remove unused USB interrupt definitions 2026-03-14 12:58:41 +07:00
36400d108f migrate kinetis_k32l build system to new mcux-devices paths 2026-03-14 00:11:45 +07:00
e2ead60107 add ft9xx-gcc toolchain support to CI 2026-03-13 23:07:46 +07:00
7ce1e78204 actual build make/cmake for ft9xx 2026-03-13 18:11:59 +07:00
8a70453bae fix ci 2026-03-13 18:11:18 +07:00
9dcd8506c4 forgot to add files
add cmake support for rx
2026-03-13 15:46:55 +07:00
aa1535a226 add support for CH32F20X MCU and update board configuration 2026-03-13 12:18:27 +07:00
5794e50c37 rename and migrate kinetis_k32l to new mcux-devices 2026-03-13 11:46:53 +07:00
e2884a1b88 Merge branch 'master' into ncm_restart 2026-03-12 10:55:18 +01:00
e2d8d79940 migrate imxrt to use new mcux-devices-rt 2026-03-11 13:12:45 +07:00
7249c65b2a Merge pull request #3530 from hathach/hcd_ip3516
Add IP3516 HCD support
2026-03-10 21:44:40 +07:00
a82ba9b884 fix make lpc51 build 2026-03-10 20:16:57 +07:00
131a078821 update lpc55 bsp to use mcx config tool, move led/button/uart and usb port power to generated pinmux 2026-03-10 17:16:47 +07:00
d65964ea32 Merge pull request #3519 from hathach/samx7x_update
refresh dcd_samx7x
2026-03-07 15:29:23 +07:00
6c4f119ddd - update SAME70 BSP: remove unused definitions, consolidate startup files
- and add unique ID
- add freertos
2026-03-07 13:01:32 +07:00
e658e23435 fix CI
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-03-06 17:19:05 +01:00
860f0e01f2 Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-03-06 15:23:32 +01:00
3a0227b771 fix Jlink device name
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-03-06 12:52:13 +01:00
c186063a63 Merge remote-tracking branch 'tinyusb/master' into samx7x_update 2026-03-06 11:59:25 +01:00
558abb93af Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printer 2026-03-06 12:05:54 +07:00
06a4c6d719 Merge pull request #3528 from hathach/improve-iar-warnings
Add IAR warning flags to CMake build and resolve warnings
2026-03-06 11:57:53 +07:00
694d921643 Merge pull request #3394 from hathach/ci_deinit
ci_hs: add deinit support
2026-03-06 11:51:29 +07:00
94baf39468 fix warnings 2026-03-06 11:26:00 +07:00
61e4b9ce3f add IAR warning flags to cmake build and fix them 2026-03-05 23:24:14 +07:00
115581a6bf Merge pull request #3521 from RobertDaleSmith/fix/max3421-spi-xfer-api
fix(bsp/rp2040): use MAX3421_SPI in spi_write_read_blocking
2026-03-05 16:37:15 +01:00
7088dc528b ci_hs: add deinit support
Signed-off-by: Zixun LI <admin@hifiphile.com>
2026-03-05 16:09:39 +01:00
97476872aa Merge pull request #3378 from hathach/dwc2_deinit
Add DWC2 deinit support
2026-03-05 21:47:41 +07:00
ae3864d21f Merge pull request #3423 from armusin/threadx_osal
ThreadX OSAL header
2026-03-05 21:25:58 +07:00
0c7a385cf8 improve threadx support, add multi ROTS support for board_test and msc_dual_lun 2026-03-05 20:48:30 +07:00
70c93adc2f improve threadx support, add multi ROTS support for board_test and msc_dual_lun 2026-03-05 17:51:57 +07:00
faa89ef3b6 fix hse value for stm32f411blackpill 2026-03-05 12:13:01 +07:00
75a5bedf35 Merge branch 'master' into dwc2_deinit 2026-03-05 12:04:15 +07:00
07620c125b esp32p4 min rev 0.1 2026-03-05 11:33:48 +07:00
2dcb1a3ee2 Merge branch 'master' into dwc2_deinit 2026-03-04 17:34:10 +07:00
70eb689823 fix(bsp/rp2040): use MAX3421_SPI in spi_write_read_blocking
The write+read path in tuh_max3421_spi_xfer_api() hardcodes spi0
instead of using the MAX3421_SPI define. This causes a hang on
boards wired to spi1 (e.g. Feather RP2040 USB Host + MAX3421E
FeatherWing) since spi_write_read_blocking() blocks forever on an
uninitialized SPI peripheral.

The read-only and write-only paths already use MAX3421_SPI correctly.
2026-03-03 23:01:14 -06:00
c0adaca3a5 fix esp32p4 utmi phy init in the new esp-idf, also update esp-idf to v5.5.3 2026-03-02 20:14:00 +07:00
4df7ef5439 fix call_after timeout adjustment with rtos 2026-03-02 17:51:48 +07:00
ac172f7799 fix board test without tusb_time_millis_api() 2026-03-02 11:36:47 +07:00
320b92b106 bsp/stm32h7: fix h747-disco button
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-03-01 16:02:46 +01:00
8444c25ab6 replace board_millis() with tusb_time_millis_api() 2026-02-28 00:01:40 +07:00
8302adfab8 update h743eval board settings for tracing 2026-02-27 22:40:16 +07:00
ecc0e12dd5 Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-02-27 11:47:58 +01:00
5095ec97d8 Add a dynamic switch example
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-02-27 11:46:54 +01:00
fc9f63e62d bsp/samx7x: fix build
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2026-02-27 10:43:22 +01:00
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