Skip to content

Commit

Permalink
UPDATA MD
Browse files Browse the repository at this point in the history
UPDATA MD
  • Loading branch information
xuhongv committed May 17, 2018
1 parent 2f486fb commit ced3c35
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,24 @@
## 《StudyIn32》 小徐寄言:

> 与我的学习esp8266之旅一样,《StudyIn32》 的设计目的是用于帮助新手学习8266原生SDK的各种项目汇总,同时也有集成的项目,让开发者能在这基础代码的设计。不管是新项目的创建,或是已有项目的维护,均可使开发效率和项目质量得到大幅度提升。

- 小徐原创esp32的博文一览表:https://blog.csdn.net/xh870189248/article/category/7667042
> 小徐原创esp32的博文一览表:https://blog.csdn.net/xh870189248/article/category/7667042
***************************************************
### ①、使用方法:

- 第一步:请先搭建好`ESP32`的开发环境,您可以在`Linux`或者`Windows`系统上搭建:

- `Linux`上搭建教程:https://blog.csdn.net/xh870189248/article/details/80208099
- `Windows`上搭建教程:https://blog.csdn.net/xh870189248/article/details/80304624

- 第二步:上面的子文件均为单独的一个工程,如果你使用`eclipes`导进去,配好编译路径,直接编译即可!注意每个工程下面有个`alreadyBin`,顾名思义就是已经编译好的下载文件,您直接下载即可使用哦!

***************************************************
### ②、以上的工程说明:

### ②、各项工程说明:
|工程名字|说明|对应博文链接|
|--------|------|-------|
|1_hello_world|串口打印`hello wrold`|-------|
|2_blink_led|利用`rtos`的延时函数时隔1s闪烁LED灯|-------|

***************************************************
### ③、esp32各种好玩的Demo和资料收集栏:
Expand Down

0 comments on commit ced3c35

Please sign in to comment.