summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f7/boards/stlinkv3mini
AgeCommit message (Collapse)Author
2026-04-06remove IAR toolchain support from make build systemhathach
IAR is only supported with CMake. Remove all IAR-specific references from the Make build system including toolchain files, SRC_S_IAR, LD_FILE_IAR variables, and IAR toolchain detection. Also fix GET_SECTOR_COUNT truncation in msc_file_explorer and broken formatting in stm32f7 board_uart_write. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
2026-04-03update stm32 to use better uart idhathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-11-06update bsp for f7hathach
2023-06-24move all IAR to cmakehathach
2023-06-24more make updatehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2023-01-30iar h7hathach
2023-01-22update stm32f7 to build with iarhathach
2022-12-04Fix typosBastien Nocera
2021-01-13add f746disco into f7 grouphathach
2021-01-13add stlinkv3mini to f7 grouphathach