2021-08-16 23:31:56 索煒達電子 781
項目編號:E228
文件大?。?06K
源碼說明:帶中文注釋
開發(fā)環(huán)境:C編譯器
簡要概述:
文件列表:
目錄│文件列表:
└ FingerprintDL
│ keilkill.bat
│ README.TXT
├ HARDWARE
│ ├ EXTI
│ │ │ exti.c
│ │ └ exti.h
│ ├ FPC1020
│ │ │ FPC1020.c
│ │ └ FPC1020.h
│ ├ IWDG
│ │ │ iwdg.c
│ │ └ iwdg.h
│ ├ KEY
│ │ │ key.c
│ │ └ key.h
│ ├ LED
│ │ │ led.c
│ │ └ led.h
│ ├ REMOTE
│ │ │ remote.c
│ │ └ remote.h
│ ├ TIMER
│ │ │ timer.c
│ │ └ timer.h
│ └ WDG
│ │ wdg.c
│ └ wdg.h
├ SYSTEM
│ │ readme.txt
│ ├ delay
│ │ │ delay.c
│ │ └ delay.h
│ ├ sys
│ │ │ core_cm3.h
│ │ │ core_cmFunc.h
│ │ │ core_cmInstr.h
│ │ │ stm32f10x.h
│ │ │ sys.c
│ │ │ sys.h
│ │ └ system_stm32f10x.h
│ └ usart
│ │ usart.c
│ └ usart.h
└ USER
│ EventRecorderStub.scvd
│ JLinkSettings.ini
│ startup_stm32f10x_hd.s
│ startup_stm32f10x_md.s
│ test.c
│ test.uvoptx
└ test.uvprojx