Skip to content

Commit f40c525

Browse files
authored
Merge pull request #18 from pengwon/main
translate to Chinese
2 parents b0fa8ae + 5d10ae1 commit f40c525

File tree

2 files changed

+1313
-0
lines changed

2 files changed

+1313
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT)
44
[![Build Status]( https://github.com/cpq/bare-metal-programming-guide/workflows/build/badge.svg)](https://github.com/cpq/bare-metal-programming-guide/actions)
55

6+
[English](README.md) | [中文](README_zh-CN.md)
7+
68
This guide is written for developers who wish to start programming
79
microcontrollers using GCC compiler and a datasheet - nothing else! The
810
fundamentals explained in this guide, will help you understand better how

0 commit comments

Comments
 (0)