# mplab-one-stop-install **Repository Path**: bellstudio/mplab-one-stop-install ## Basic Information - **Project Name**: mplab-one-stop-install - **Description**: 根据https://www.microchip.com/bin/mchp/mplabxfeed.xml 的内容下载并安装最新版本的MPLAB、XC编译器 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-09 - **Last Updated**: 2026-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mplab-one-stop-install #### 介绍 根据 [https://www.microchip.com/bin/mchp/mplabxfeed.xml](https://www.microchip.com/bin/mchp/mplabxfeed.xml) 的内容下载并安装最新版本的MPLAB、XC编译器。 从v0.3.0新增旧版存档下载,该功能位于GUI最下方,默认折叠。 #### 功能说明 1. 根据用户选择下载对应软件,下载路径固定为用户为当前操作系统设置的 _下载_ 文件夹所在位置 2. 在Windows系统下根据用户选择启动用户安装程序;在macOS和Linux中打开文件所在位置,用户自行安装。 3. **Linux系统未作测试** #### 运行截图 ![运行主界面](MPLAB%20One-Stop%20Installer_v0.3.0.png) ![展开存档下载界面](MPLAB%20One-Stop%20Installer_v0.3.0-1.png) ![同名文件提示](MPLAB%20One-Stop%20Installer_v0.2.0-1.png)