summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32h7rs
AgeCommit message (Expand)Author
2026-05-17bsp: fix tcpp0203 lto uninit errorHiFiPhile
2026-04-29ensure board_uart_write return -1 on defaultHiFiPhile
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-03update stm32 to use better uart idhathach
2026-04-03stm32 add uart hwfifo if supported, otherwise usb tu_fifo_t for receive uart ...hathach
2026-03-04Merge branch 'master' into dwc2_deinithathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2026-02-27Merge remote-tracking branch 'tinyusb/master' into dwc2_deinitHiFiPhile
2026-02-27Add a dynamic switch exampleHiFiPhile
2026-02-13use CFG_TUD_CONFIGURE_DWC2_DEFAULT to make it easier to add more valuehathach
2026-02-13add CFG_TUD_VBUS_SENSE, that could allow to skip tud_configure() for fixed vb...hathach
2026-01-31bsp/stm32h7rs: update vbus senseHiFiPhile
2025-11-25bsp: Disable SysTick ISR if FreeRTOS is enabledZixun LI
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-24Merge remote-tracking branch 'upstream/master' into uac1HiFiPhile
2025-10-24fix more warningshathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-10-11Merge branch 'master' into uac1HiFiPhile
2025-10-08stm32h7rs: fix typo in makefileHiFiPhile
2025-10-04Fix jlink device nameHiFiPhile
2025-07-20fix typoHiFiPhile
2025-07-08Merge remote-tracking branch 'origin/master' into xfer_isrhathach
2025-07-07change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1hathach
2025-07-04Revise DCache with RTT sectionHiFiPhile
2025-07-03fix build with clanghathach
2025-06-14bsp: fix NUCLEO-H7S3L8 buttonHiFiPhile
2025-06-13hw/h7rs: Update linker to put RTT in DTCMHiFiPhile
2025-06-13hw/h7rs: Enable D-Cache in BSPHiFiPhile
2025-06-12ci skip clang/iar build for stm32n6hathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11fix linker issue with clanghathach
2025-04-13Skip net_lwip_webserver, too big for h7rsHiFiPhile
2025-04-12Increase RTT buffer sizeHiFiPhile
2025-04-12Fix RTT buffer not detected.HiFiPhile
2025-03-24Add SWO config.HiFiPhile
2025-01-31Update build.HiFiPhile
2025-01-24Fix CI.HiFiPhile
2025-01-24Add NUCLEO-H7S3L8 BSP.HiFiPhile