File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 )
6+ Translations: English | [ 中文] ( README_zh-CN.md )
77
88This guide is written for developers who wish to start programming
99microcontrollers using GCC compiler and a datasheet - nothing else! The
Original file line number Diff line number Diff line change 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 )
6+ 翻译: [ English] ( README.md ) | 中文
77
88本指南是为那些希望用GCC编译器和数据手册而无需其他任何东西就能开始为微控制器(单片机)编程的开发者而写的。本指南中的基础知识可以帮助你更好地理解像STM32Cube、Keil、Arduino和其他框架或IDE是怎么工作的。
99
You can’t perform that action at this time.
0 commit comments