aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/stm32f100_soc.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-01hw/arm/stm32f100: Wire up sysclk and refclkPeter Maydell1-0/+30
2021-09-01hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell1-10/+7
2021-07-09stm32f100: Add the stm32f100 SoCAlexandre Iooss1-0/+182