Others
... /MWSTAGE/ TWELITE STAGE SDK Installation.
/TWELITE_Stage.???? Executable (Windows .exe, macOS .command, Linux .run)
/TWELITE_Stage.sav Configuration file
/TWELITE_Stage.ini Other settings
/TWELITE_Stage/ TWELITE STAGE APP related files
/MWSDK/ MWSDK libraries, etc.
/BIN/ Destination for [BIN file selection
/log/ Logs and databases
/Tools/ gcc compiler and other toolsMWSDK/
Act_samples/ : sample code by mwx library
Wks_TweApps/ : source code for TWELITE APPS
Act_extras/ : more specialized samples by mwx library, citing other libraries
TWENET/ : TWENET library (mwx library and others)
ChipLib/ : semiconductor library
MkFiles/ : body processing part of Makefile
docs/ : Library manuals, etc.
000manifest : Version information of MWSDK;;; change MWSDK reference.
; MWSDK=MWSDK
MWSDK=MWSDK2020_10
;;; Interface language
LANG=en
;;; Window geometry
;GEOM_X=200
;GEOM_Y=100 TWELITE_Stage.exe
TWELITE_Stage.ini | no special settings
TWELITE_Stage_en.exe | copy of TWELITE_Stage.exe
TWELITE_Stage_en.ini | LANG=en is setTurn on LED when switch is pressed
act4 runs an act that turns on an LED when a switch connected to the TWELITE DIP is pressed.
https://mono-wireless.com/jp/products/act/index.html
[JAPANESE]
TITLE=Actのテンプレート
DESC=中身が何もない setup(), loop() のみのファイルです。
新しく Act を記述するのに利用してください。
URL=jp/MWX/content/act_samples/README.html
[ENGLISH]
TITLE=Act empty template
DESC=This act file only contains empty setup() and loop(),
which is intended to write a new Act.
URL=en/MWX/content/act_samples/README.html