gonzui


Format: Advanced Search

t2ex/README.mdbare sourcepermlink (0.00 seconds)

Search this content:

    1: # T2EX (T-Kernel 2.0 Extension)
    2: T-Kernel 2.0 Extension (T2EX) is an extension to add network and file system to T-Kernel 2.0.  
    3: A compact embedded device can be efficiently developed by combining the needed features among the following that T2EX offers and building the system.  
    4: 
    5: - Network Communication
    6: - File System Support
    7: - Standard C compatible Library (with the Standard I/O)
    8: - Calendar
    9: - Program Load
   10: - Memory Protection
   11: 
   12: NOTE  
   13: This repository publishes the source code of T2EX released in 2015 from Tron Forum.  
   14: 
   15: T2EX is developed by TRON Forum.
   16: The source code of T2EX is released as open source under the condition of T-License2.2.
   17: 
   18: See below for T-License 2.2.
   19: 
   20:         /docs/TEF000-219-200401.pdf
   21: 
   22: For inquiries to the TRON Forum, visit the following website
   23: 
   24: [TRON Forum  (https://www.tron.org)](https://www.tron.org)
   25: 
   26: ---
   27: T2EX(T-Kernel 2.0 Extension) は、T-Kernel 2.0にネットワーク機能やファイルシステムを追加する機能拡張(Extension)です。  
   28: T2EXでは、以下に提供する機能から必要となるものを組み合わせてシステムを構築することで、コンパクトな組込み機器を効率的に開発できます。  
   29: 
   30: - ネットワーク通信機能
   31: - ファイル管理機能
   32: - 標準C互換ライブラリ(標準入出力機能を含む)
   33: - カレンダ機能
   34: - プログラムロード機能
   35: - メモリ保護機能
   36: 
   37: 注意  
   38: このリポジトリは、トロンフォーラムから2015年にリリースされたT2EXのソースコードを公開しています。  
   39: 
   40: T2EXはトロンフォーラムが開発しています。
   41: T2EXのソースコードはT-License2.2に基づきオープンソースとして公開されています。  
   42: 
   43: T-License2.2の内容は以下をご覧ください。  
   44: 
   45:         /docs/TEF000-219-200401.pdf
   46: 
   47: トロンフォーラムへのお問い合わせは以下のHPへ  
   48: 
   49: [トロンフォーラム  (https://www.tron.org)](https://www.tron.org)