嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
CKS32F030K6T6工程模板(Keil5)(寄存器)
.
├── CMSIS
│ ├── core_cm0.h
│ ├── core_cmFunc.h
│ ├── core_cmInstr.h
│ ├── stm32f0xx.h
│ ├── system_stm32f0xx.c
│ └── system_stm32f0xx.h
├── Startup
│ └── startup_stm32f030.s
├── User
│ └── main.c
├── project
│ ├── DebugConfig
│ │ ├── Target_1_STM32F030C8Tx.dbgconf
│ │ └── Target_1_STM32F030K6Tx.dbgconf
│ ├── JLinkLog.txt
│ ├── JLinkSettings.ini
│ ├── Listings
│ │ ├── startup_stm32f030.lst
│ │ └── template.map
│ ├── Objects
│ │ ├── ExtDll.iex
│ │ ├── main.crf
│ │ ├── main.d
│ │ ├── main.o
│ │ ├── startup_stm32f030.d
│ │ ├── startup_stm32f030.o
│ │ ├── system_stm32f0xx.crf
│ │ ├── system_stm32f0xx.d
│ │ ├── system_stm32f0xx.o
│ │ ├── template.axf
│ │ ├── template.build_log.htm
│ │ ├── template.hex
│ │ ├── template.htm
│ │ ├── template.lnp
│ │ ├── template.sct
│ │ ├── template_Target 1.dep
│ │ └── template_sct.Bak
│ ├── template.uvguix.Administrator
│ ├── template.uvguix.t9080
│ ├── template.uvoptx
│ └── template.uvprojx
└── 好例子网_08.CKS32F030K6T6工程模板(Keil5)(寄存器)(1).rar
7 directories, 36 files