From 8312f05a0dc8da54cdc07b3e1aa4d740d2779903 Mon Sep 17 00:00:00 2001 From: LibDriver <704839379@qq.com> Date: Wed, 14 Feb 2024 12:34:50 +0800 Subject: [PATCH 1/2] docs: fix doc --- README.md | 2 +- README_de.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91ad7c3..3b638cb 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Add /src, /interface and /example to your project. ### Usage -You can refer to the examples in the/example directory to complete your own driver. If you want to use the default programming examples, here's how to use them. +You can refer to the examples in the /example directory to complete your own driver. If you want to use the default programming examples, here's how to use them. #### example basic diff --git a/README_de.md b/README_de.md index a9236b5..504954a 100644 --- a/README_de.md +++ b/README_de.md @@ -49,7 +49,7 @@ Fügen Sie /src, /interface und /example zu Ihrem Projekt hinzu. ### Nutzung -Sie können auf die Beispiele im Verzeichnis/example zurückgreifen, um Ihren eigenen Treiber zu vervollständigen. Wenn Sie die Standardprogrammierbeispiele verwenden möchten, erfahren Sie hier, wie Sie diese verwenden. +Sie können auf die Beispiele im Verzeichnis /example zurückgreifen, um Ihren eigenen Treiber zu vervollständigen. Wenn Sie die Standardprogrammierbeispiele verwenden möchten, erfahren Sie hier, wie Sie diese verwenden. #### example basic From 6cd22e31e1f115bae113ff152e0be60d860495c7 Mon Sep 17 00:00:00 2001 From: LibDriver <704839379@qq.com> Date: Fri, 16 Feb 2024 23:01:43 +0800 Subject: [PATCH 2/2] docs: udpate README --- README.md | 2 +- README_de.md | 2 +- README_ja.md | 2 +- README_ko.md | 2 +- README_zh-Hans.md | 2 +- README_zh-Hant.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3b638cb..d18d741 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ LibDriver MAX6675 is the full function driver of MAX6675 launched by LibDriver.I Reference /interface SPI platform independent template and finish your platform SPI driver. -Add /src, /interface and /example to your project. +Add the /src directory, the interface driver for your platform, and your own drivers to your project, if you want to use the default example drivers, add the /example directory to your project. ### Usage diff --git a/README_de.md b/README_de.md index 504954a..6029bda 100644 --- a/README_de.md +++ b/README_de.md @@ -45,7 +45,7 @@ LibDriver MAX6675 ist der voll funktionsfähige Treiber von MAX6675, der von Lib Verweisen Sie auf eine plattformunabhängige SPI-Schnittstellenvorlage und stellen Sie Ihren Plattform-SPI-Treiber fertig. -Fügen Sie /src, /interface und /example zu Ihrem Projekt hinzu. +Fügen Sie das Verzeichnis /src, den Schnittstellentreiber für Ihre Plattform und Ihre eigenen Treiber zu Ihrem Projekt hinzu. Wenn Sie die Standardbeispieltreiber verwenden möchten, fügen Sie das Verzeichnis /example zu Ihrem Projekt hinzu. ### Nutzung diff --git a/README_ja.md b/README_ja.md index 3ac3586..7a253b7 100644 --- a/README_ja.md +++ b/README_ja.md @@ -45,7 +45,7 @@ LibDriver MAX6675 は、LibDriver によって起動された MAX6675 のフル / interfaceディレクトリにあるプラットフォームに依存しないSPIバステンプレートを参照して、指定したプラットフォームのSPIバスドライバを完成させます。 -/ srcディレクトリ、/ interfaceディレクトリ、および/exampleディレクトリをプロジェクトに追加します。 +/src ディレクトリ、プラットフォームのインターフェイス ドライバー、および独自のドライバーをプロジェクトに追加します。デフォルトのサンプル ドライバーを使用する場合は、/example ディレクトリをプロジェクトに追加します。 ### 使用 diff --git a/README_ko.md b/README_ko.md index 2b77970..8844a18 100644 --- a/README_ko.md +++ b/README_ko.md @@ -45,7 +45,7 @@ LibDriver MAX6675는 LibDriver에서 출시한 MAX6675의 전체 기능 드라 /interface 디렉토리에서 플랫폼 독립적인 SPI버스 템플릿을 참조하여 지정된 플랫폼에 대한 SPI버스 드라이버를 완성하십시오. -/src 디렉토리, /interface 디렉토리 및 /example 디렉토리를 프로젝트에 추가하십시오. +/src 디렉터리, 플랫폼용 인터페이스 드라이버 및 자체 드라이버를 프로젝트에 추가합니다. 기본 예제 드라이버를 사용하려면 /example 디렉터리를 프로젝트에 추가합니다. ### 사용 diff --git a/README_zh-Hans.md b/README_zh-Hans.md index 127c7a5..a14d8d7 100644 --- a/README_zh-Hans.md +++ b/README_zh-Hans.md @@ -45,7 +45,7 @@ LibDriver MAX6675是LibDriver推出的MAX6675全功能驱动,该驱动提供 参考/interface目录下与平台无关的SPI总线模板,完成指定平台的SPI总线驱动。 -将/src目录,/interface目录和/example目录加入工程。 +将/src目录,您使用平台的接口驱动和您开发的驱动加入工程,如果您想要使用默认的范例驱动,可以将/example目录加入您的工程。 ### 使用 diff --git a/README_zh-Hant.md b/README_zh-Hant.md index f0fe25f..6e611d3 100644 --- a/README_zh-Hant.md +++ b/README_zh-Hant.md @@ -45,7 +45,7 @@ LibDriver MAX6675是LibDriver推出的MAX6675全功能驅動,該驅動提供 參考/interface目錄下與平台無關的SPI總線模板,完成指定平台的SPI總線驅動。 -將/src目錄,/interface目錄和/example目錄加入工程。 +將/src目錄,您使用平臺的介面驅動和您開發的驅動加入工程,如果您想要使用默認的範例驅動,可以將/example目錄加入您的工程。 ### 使用