Skip to content

Commit 2ae0fa2

Browse files
committed
docs(guide): 新增EIM环境搭建指南并更新导航配置
1 parent fec85db commit 2ae0fa2

54 files changed

Lines changed: 252 additions & 9 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default defineConfig(
7979
{ text: '1.2.1-环境搭建-Windows', link: 'docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/1.环境搭建-Windows.md' },
8080
{ text: '1.2.2-环境搭建-Ubuntu', link: 'docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/2.环境搭建-Ubuntu虚拟机.md' },
8181
{ text: '1.2.3-环境搭建Windows+Ubuntu', link: 'docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/3.环境搭建-Windows与虚拟机组合使用.md' },
82-
// { text: '1.2.4-环境搭建-WSL2', link: '/01.认识ESP32/1.2-ESP32开发环境搭建/4.环境搭建-WSL2.md' },
82+
{ text: '1.2.4-环境搭建-EIM', link: 'docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/4.环境搭建-EIM.md' },
8383
{ text: '1.3-IDF.py的基本使用', link: 'docs/guide/01.认识ESP32/1.3-初试ESP32-idf.py的基本使用/idf.py的基本使用.md' },
8484
]
8585
},
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
{
2+
"main": {
3+
"id": "f5671ace0ac3540e",
4+
"type": "split",
5+
"children": [
6+
{
7+
"id": "e3a76e7d95cad591",
8+
"type": "tabs",
9+
"children": [
10+
{
11+
"id": "e6559e78557f8b07",
12+
"type": "leaf",
13+
"state": {
14+
"type": "markdown",
15+
"state": {
16+
"file": "01.认识ESP32/1.2-ESP32开发环境搭建/4.环境搭建-EIM.md",
17+
"mode": "source",
18+
"source": false,
19+
"backlinks": false
20+
},
21+
"icon": "lucide-file",
22+
"title": "4.环境搭建-EIM"
23+
}
24+
}
25+
]
26+
}
27+
],
28+
"direction": "vertical"
29+
},
30+
"left": {
31+
"id": "b04d735406e1d898",
32+
"type": "split",
33+
"children": [
34+
{
35+
"id": "7052feac17950244",
36+
"type": "tabs",
37+
"children": [
38+
{
39+
"id": "7c38bad0164dd9b8",
40+
"type": "leaf",
41+
"state": {
42+
"type": "file-explorer",
43+
"state": {
44+
"sortOrder": "alphabetical",
45+
"autoReveal": false
46+
},
47+
"icon": "lucide-folder-closed",
48+
"title": "文件列表"
49+
}
50+
},
51+
{
52+
"id": "b7495d2469c45756",
53+
"type": "leaf",
54+
"state": {
55+
"type": "search",
56+
"state": {
57+
"query": "",
58+
"matchingCase": false,
59+
"explainSearch": false,
60+
"collapseAll": false,
61+
"extraContext": false,
62+
"sortOrder": "alphabetical"
63+
},
64+
"icon": "lucide-search",
65+
"title": "搜索"
66+
}
67+
}
68+
]
69+
}
70+
],
71+
"direction": "horizontal",
72+
"width": 300
73+
},
74+
"right": {
75+
"id": "c5f17abc8259212a",
76+
"type": "split",
77+
"children": [
78+
{
79+
"id": "1da1bc5cb4c31955",
80+
"type": "tabs",
81+
"children": [
82+
{
83+
"id": "648c1318a5449dbd",
84+
"type": "leaf",
85+
"state": {
86+
"type": "outline",
87+
"state": {
88+
"followCursor": false,
89+
"showSearch": false,
90+
"searchQuery": ""
91+
},
92+
"icon": "lucide-list",
93+
"title": "大纲"
94+
}
95+
}
96+
]
97+
}
98+
],
99+
"direction": "horizontal",
100+
"width": 300,
101+
"collapsed": true
102+
},
103+
"left-ribbon": {
104+
"hiddenItems": {
105+
"bases:新建数据库": false,
106+
"templates:插入模板": false,
107+
"command-palette:打开命令面板": false,
108+
"oz-clear-unused-images:Clear Unused Images": false
109+
}
110+
},
111+
"active": "7c38bad0164dd9b8",
112+
"lastOpenFiles": [
113+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304210411.png",
114+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304210304.png",
115+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/Pasted image 20260304210237.png",
116+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304210048.png",
117+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304210013.png",
118+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304205800.png",
119+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304205612.png",
120+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304205322.png",
121+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304205100.png",
122+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304204648.png",
123+
"01.认识ESP32/1.2-ESP32开发环境搭建/attachments/20260304204555.png",
124+
"01.认识ESP32/1.2-ESP32开发环境搭建/1.环境搭建-Windows.md",
125+
"01.认识ESP32/1.2-ESP32开发环境搭建/4.环境搭建-EIM.md",
126+
"01.认识ESP32/1.2-ESP32开发环境搭建/3.环境搭建-Windows与虚拟机组合使用.md",
127+
"02.ESP-IDF基础/2.1-ESP32工程结构/ESP-IDF的工程结构.md",
128+
"01.认识ESP32/1.2-ESP32开发环境搭建/2.环境搭建-Ubuntu虚拟机.md",
129+
"10.项目实战/10.1-模块驱动案例/10.1.2-SG90舵机/SG90舵机.md"
130+
]
131+
}

docs/docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/1.环境搭建-Windows.md

Lines changed: 5 additions & 1 deletion

docs/docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/2.环境搭建-Ubuntu虚拟机.md

Lines changed: 4 additions & 1 deletion

docs/docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/3.环境搭建-Windows与虚拟机组合使用.md

Lines changed: 5 additions & 0 deletions
Lines changed: 106 additions & 0 deletions

docs/docs/guide/01.认识ESP32/1.2-ESP32开发环境搭建/4.环境搭建-WSL2.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
-17 KB
-63.8 KB
-47.3 KB

0 commit comments

Comments
 (0)