Compare commits
No commits in common. "2aca3268137e9fe84c10b55ac109910409f6bf1b" and "ee8cb6e71f8320c84f63d40c4a8b78d78c8fa444" have entirely different histories.
2aca326813
...
ee8cb6e71f
3
.idea/.gitignore
generated
vendored
3
.idea/.gitignore
generated
vendored
@ -1,3 +0,0 @@
|
||||
# 默认忽略的文件
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
6
.idea/inspectionProfiles/profiles_settings.xml
generated
6
.idea/inspectionProfiles/profiles_settings.xml
generated
@ -1,6 +0,0 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<settings>
|
||||
<option name="USE_PROJECT_PROFILE" value="false" />
|
||||
<version value="1.0" />
|
||||
</settings>
|
||||
</component>
|
||||
10
.idea/markdocs.iml
generated
10
.idea/markdocs.iml
generated
@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Python 3.13 (markdocs)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
7
.idea/misc.xml
generated
7
.idea/misc.xml
generated
@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Black">
|
||||
<option name="sdkName" value="Python 3.13 (markdocs)" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (markdocs)" project-jdk-type="Python SDK" />
|
||||
</project>
|
||||
8
.idea/modules.xml
generated
8
.idea/modules.xml
generated
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/markdocs.iml" filepath="$PROJECT_DIR$/.idea/markdocs.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
6
.idea/vcs.xml
generated
6
.idea/vcs.xml
generated
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
BIN
docs/img.png
BIN
docs/img.png
Binary file not shown.
|
Before Width: | Height: | Size: 65 KiB |
BIN
docs/installer/mac/arduino-ide_2.3.6_macOS_64bit.dmg
Normal file
BIN
docs/installer/mac/arduino-ide_2.3.6_macOS_64bit.dmg
Normal file
Binary file not shown.
BIN
docs/installer/win/arduino-ide_2.3.3_Windows_64bit.exe
Normal file
BIN
docs/installer/win/arduino-ide_2.3.3_Windows_64bit.exe
Normal file
Binary file not shown.
@ -1,11 +1,4 @@
|
||||
## 软件安装
|
||||
- [👇arduinoIDE(windows系统)](http://Hugemaker.quickconnect.cn/d/s/10ukAFnVfhVr5mp1V9PfCNJ3z6ioveTg/xjsn90jbO2miAYcc20e3xXF9V9JY0iZh-fL-gn2GqUAw)
|
||||
- [👇arduinoIDE(mac系统)](http://Hugemaker.quickconnect.cn/d/s/13YHfpV0RZDcQjdsTEq1FlVPQqybmPcG/ScWuIXLGjquFAkJQiNQTW2WPwUzs4aje-vr8gTZKqUAw)
|
||||
- 在安装过程中直接下一步即可
|
||||
- 安装完成打开软件后会弹出安装驱动的选项,点击安装即可
|
||||
## 软件界面设置
|
||||
### 语言选择
|
||||
- 选择`file --> Prefrences... --> Langunge选项`改为简体中文
|
||||
- 
|
||||
### 库文件导入
|
||||
-
|
||||
- [👇arduinoIDE(windows系统)](./installer/win/arduino-ide_2.3.3_Windows_64bit.exe)
|
||||
- [👇arduinoIDE(mac系统)](./installer/mac/arduino-ide_2.3.6_macOS_64bit.dmg)
|
||||
## 软件界面设置
|
||||
Loading…
x
Reference in New Issue
Block a user