基本信息
源码名称:CKS32F030K6T6工程模板(Keil5)(寄存器)
源码大小:0.23M
文件格式:.rar
开发语言:C/C++
更新时间:2023-02-15
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 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