17 Forks
46 Stars
46 Watchers

C51

使用VSCode结合SDCC作为51单片机开发环境

How to download and setup C51

Open terminal and run command
git clone https://github.com/haozewu/C51.git
git clone is used to create a copy or clone of C51 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 C51 https://github.com/haozewu/C51/archive/master.zip

Or simply clone C51 with SSH
[email protected]:haozewu/C51.git

If you have some problems with C51

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