We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a2b35 commit 4d00b79Copy full SHA for 4d00b79
README.md
@@ -1,7 +1,7 @@
1
-# Arduino-MegaOS
2
-MegaOSとは, リアルタイムOS(RTOS)を理解するために, もともとあるFreeRTOSから必要な機能を抜き出し, Arduinoの開発環境で使用できるようにしたものです.
+# Arduino-ArduinOS
+ArduinOSとは, リアルタイムOS(RTOS)を理解するために, もともとあるFreeRTOSから必要な機能を抜き出し, Arduinoの開発環境で使用できるようにしたものです.
3
4
GNU General Public License(ver2) が適用されています.
5
6
-MegaOSに関する詳しい説明は以下のページを参照してください.
7
-http://webviewer.php.xdomain.jp/?contentPath=./Contents/Arduino/MegaOS/MegaOS.html
+ArduinOSに関する詳しい説明は以下のページを参照してください.
+http://webviewer.php.xdomain.jp/?contentPath=./Contents/Arduino/ArduinOS/ArduinOS.html
0 commit comments