Skip to content

msuadOf/STC32-Keil-Template-Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keil Template for STC32G .Lib Ver

Having a Happy travel with STC32! : (

(I do trust STC32 is the best MCU in the earth)


How to use it

initialize project

git clone https://github.com/msuadOf/STC32-Keil-Template 01_STC32G_app
cd 01_STC32G_app
python projectname_init.py

or

git clone https://github.com/msuadOf/STC32-Keil-Template 01_STC32G_app
python ./01_STC32G_app/projectname_init.py

if you do not have python in you PC,you can do it manually

  1. put your app code in CORE/and your lib files in Driver/
  2. then open 01_GPIO.uvproj
  3. change name of the project: the name of keil file01_GPIO.uvproj, Option for Target-->Output-->Name of Executable and Manage Project Items-->Project Targets
  4. enjoy it !

About

STC32G keil官方库移植模板

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages