summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32h7rs/boards
AgeCommit message (Collapse)Author
2026-07-24stm32h7rs: TRACE_ETM support and stm32h7s3nucleo referencehathach
300 MHz core, 50 MHz TRACECLK, width 2: SB11/SB12 stub TRACED2/3 onto Zio CN8 and kill width 4 under IRQ-heavy USB traffic (removal = width-4 TODO at 600 MHz). Session note: --attach while a host actively polls the device wedges its USB session.
2026-05-17bsp: fix tcpp0203 lto uninit errorHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-04-03update stm32 to use better uart idhathach
2026-02-27Merge remote-tracking branch 'tinyusb/master' into dwc2_deinitHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-02-27Add a dynamic switch exampleHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2026-02-13add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed ↵hathach
vbus sensing simplify dwc2_stm32_gccfg_cfg() using guid value
2026-01-31bsp/stm32h7rs: update vbus senseHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-04Fix jlink device nameHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-07-08Merge remote-tracking branch 'origin/master' into xfer_isrhathach
# Conflicts: # examples/device/audio_4_channel_mic_freertos/src/main.c # examples/device/audio_test_freertos/src/main.c # src/class/audio/audio_device.c
2025-06-14bsp: fix NUCLEO-H7S3L8 buttonHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-06-13hw/h7rs: Update linker to put RTT in DTCMHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-06-12ci skip clang/iar build for stm32n6hathach
add stm32-tcpp0203 driver as dependency for h7rs and n6
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11fix linker issue with clanghathach
2025-04-12Increase RTT buffer sizeHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-04-12Fix RTT buffer not detected.HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-01-31Update build.HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-01-24Fix CI.HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-01-24Add NUCLEO-H7S3L8 BSP.HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>