1 Forks
3 Stars
3 Watchers

UnifiedMCU

An attempt to set up an environment for common MCUs, including 8051, AVR and ARM based MCUs. 试图打造适用于8051,AVR,ARM(ST的STM32系列,Atmel的SAM系列,TI的Tiva和MSP432系列)单片机的跨平台通用MCU开发环境。

How to download and setup UnifiedMCU

Open terminal and run command
git clone https://github.com/apachiww/UnifiedMCU.git
git clone is used to create a copy or clone of UnifiedMCU repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnifiedMCU https://github.com/apachiww/UnifiedMCU/archive/master.zip

Or simply clone UnifiedMCU with SSH
[email protected]:apachiww/UnifiedMCU.git

If you have some problems with UnifiedMCU

You may open issue on UnifiedMCU support forum (system) here: https://github.com/apachiww/UnifiedMCU/issues