# qemu **Repository Path**: yanl1229/qemu ## Basic Information - **Project Name**: qemu - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2025-07-18 - **Last Updated**: 2025-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qemu ### 介绍 qemu嵌入式硬件模拟平台,支持freeRTOS, Linux, Ubuntu等系统的运行;可计划支持如下SOC平台: 1. STM32F103 系列开发板; 2. STM32F407 系列开发板; 3. STM32F429 系列开发板; 4. STM32H750 系列开发板; 5. MINI2440 系列开发板; 6. NUC980 系列开发板; 7. MA35D1系列开发饭; 8. 全志H3系列开发板; ### 编译步骤 请在ubuntu 20.04系统上编译,编译步骤如下所示: #### 第一步: git clone https://gitee.com/yanl1229/qemu.git #### 第二步:配置编译arm平台 ./configure --target-list=arm-softmmu #### 编译和安装 make && sudo make install ### 微信公众号 ![输入图片说明](https://foruda.gitee.com/images/1752830433240100910/0648be63_5580210.jpeg "1.jpg")