Having a Happy travel with STC32! : (
(I do trust STC32 is the best MCU in the earth)
git clone https://github.com/msuadOf/STC32-Keil-Template 01_STC32G_app
cd 01_STC32G_app
python projectname_init.pyor
git clone https://github.com/msuadOf/STC32-Keil-Template 01_STC32G_app
python ./01_STC32G_app/projectname_init.pyif you do not have python in you PC,you can do it manually
- put your app code in
CORE/and your lib files inDriver/ - then open
01_GPIO.uvproj - change name of the project: the name of keil file
01_GPIO.uvproj,Option for Target-->Output-->Name of ExecutableandManage Project Items-->Project Targets - enjoy it !