/MWSDK_COMMON_SNAP

MWSDK common directory for quick update

Primary LanguageC++

MWSDK_COMMON

Include the libraries and various source code necessary for application development from the TWELITE STAGE SDK, but not the TWELITE STAGE app, toolchain, etc.
TWELITE STAGE SDK のうち、アプリケーション開発に必要なライブラリや各種ソースコードを含めます。TWELITE STAGE アプリやツールチェインなどは含みません。

Please refer to Revision History for details of changes for each release.
リリースごとの変更内容については改訂履歴を参照ください。

Folders / フォルダ

The following is a list of the main folders included in this repository.
本レポジトリに含まれる主要フォルダを列挙します。

  • ChipLib - Silicon Chip library
  • LICENSE - License files
  • MkFiles - Make files
  • TWENET - TWENET libraries
  • Act_samples - Sample code (ACT)
  • Act_extras - Sample code, advanced or complicated (ACT)
  • Wks_TweApps - Source code of TWELITE Apps.

Not included / 含まれないもの

The following is a list of items not included in this repository.
本レポジトリに含まれないものを列挙します。

  • TWELITE STAGE App / TWELITE STAGE アプリ
  • Tools
  • BIN

Updating MWSDK folder / MWSDK フォルダの更新方法

Get the latest version - MWSDK(TWELITE SDK) / 最新版の取得 - MWSDK(TWELITE SDK)

LICENSE / ライセンス

Unless otherwise noted, the MWSLA-1 (Monowireless Software License Agreement) applies to our software.
特に断りがない限り、当社製のソフトウェアについては MWSLA-1 (モノワイヤレスソフトウェア使用許諾契約書) が適用されます。

Software not made by us, such as libraries, gcc and other toolchains, and bash (mingw) made by semiconductor manufacturers, are subject to the licenses associated with them. Please refer to the comments in each individual source code or the license description of the distributor.
半導体メーカー製のライブラリ・gccなどのツールチェイン・bash (mingw) といった、当社製ではないソフトウェアについては、これらに付随するライセンスに従います。各個別のソースコードのコメントや、配布元のライセンス記述を参照してください。

Others / その他

(Windows) WIN_BASH.cmd

This is a batch file to open the bash command prompt screen after setting the environment variable MWSDK_ROOT to the folder where WIN_BASH.cmd is stored.

WIN_BASH.cmdが格納されるフォルダを環境変数 MWSDK_ROOTとしたうえで bash コマンドプロンプト画面を開くためのバッチファイルです。Windows 上でコマンドラインビルドを行う場合に利用してください。