基本信息
源码名称:NZ3802参考资料 文档 SDK
源码大小:74.17M
文件格式:.rar
开发语言:C/C++
更新时间:2023-02-07
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
NZ3802参考资料 文档 SDK

.
├── NZ3802参考资料 文档 SDK_NZ3802参考资料.rar
└── 参考资料
    ├── NZ3802固件移植
    │   ├── F051K8U6-FM17520-2020-01-14
    │   │   ├── nfc
    │   │   │   ├── fm17520
    │   │   │   │   └── stm32f051
    │   │   │   │       ├── keil
    │   │   │   │       │   ├── DebugConfig
    │   │   │   │       │   │   ├── app-lib_STM32F051K8Ux.dbgconf
    │   │   │   │       │   │   └── app-lib_STM32L051K8Tx.dbgconf
    │   │   │   │       │   ├── JLinkLog.txt
    │   │   │   │       │   ├── JLinkSettings.ini
    │   │   │   │       │   ├── Listings
    │   │   │   │       │   │   ├── app.map
    │   │   │   │       │   │   ├── startup_stm32f051x8.lst
    │   │   │   │       │   │   └── startup_stm32l051xx.lst
    │   │   │   │       │   ├── Objects
    │   │   │   │       │   │   ├── app.axf
    │   │   │   │       │   │   ├── app.build_log.htm
    │   │   │   │       │   │   ├── app.hex
    │   │   │   │       │   │   ├── app.htm
    │   │   │   │       │   │   ├── app.lnp
    │   │   │   │       │   │   ├── app.sct
    │   │   │   │       │   │   ├── app_main.crf
    │   │   │   │       │   │   ├── app_main.d
    │   │   │   │       │   │   ├── app_main.o
    │   │   │   │       │   │   ├── app_sct.Bak
    │   │   │   │       │   │   ├── config.crf
    │   │   │   │       │   │   ├── config.d
    │   │   │   │       │   │   ├── config.o
    │   │   │   │       │   │   ├── drv.crf
    │   │   │   │       │   │   ├── drv.d
    │   │   │   │       │   │   ├── drv.o
    │   │   │   │       │   │   ├── drv_beep.crf
    │   │   │   │       │   │   ├── drv_beep.d
    │   │   │   │       │   │   ├── drv_beep.o
    │   │   │   │       │   │   ├── drv_flash.crf
    │   │   │   │       │   │   ├── drv_flash.d
    │   │   │   │       │   │   ├── drv_flash.o
    │   │   │   │       │   │   ├── drv_iwdg.crf
    │   │   │   │       │   │   ├── drv_iwdg.d
    │   │   │   │       │   │   ├── drv_iwdg.o
    │   │   │   │       │   │   ├── drv_led.crf
    │   │   │   │       │   │   ├── drv_led.d
    │   │   │   │       │   │   ├── drv_led.o
    │   │   │   │       │   │   ├── drv_nfc_mifare.crf
    │   │   │   │       │   │   ├── drv_nfc_mifare.d
    │   │   │   │       │   │   ├── drv_nfc_mifare.o
    │   │   │   │       │   │   ├── drv_nfc_ultra_light.crf
    │   │   │   │       │   │   ├── drv_nfc_ultra_light.d
    │   │   │   │       │   │   ├── drv_nfc_ultra_light.o
    │   │   │   │       │   │   ├── drv_rtc.crf
    │   │   │   │       │   │   ├── drv_rtc.d
    │   │   │   │       │   │   ├── drv_rtc.o
    │   │   │   │       │   │   ├── drv_spi.crf
    │   │   │   │       │   │   ├── drv_spi.d
    │   │   │   │       │   │   ├── drv_spi.o
    │   │   │   │       │   │   ├── drv_spi_fm17520.crf
    │   │   │   │       │   │   ├── drv_spi_fm17520.d
    │   │   │   │       │   │   ├── drv_spi_fm17520.o
    │   │   │   │       │   │   ├── drv_uart.crf
    │   │   │   │       │   │   ├── drv_uart.d
    │   │   │   │       │   │   ├── drv_uart.o
    │   │   │   │       │   │   ├── drv_uart_comm.crf
    │   │   │   │       │   │   ├── drv_uart_comm.d
    │   │   │   │       │   │   ├── drv_uart_comm.o
    │   │   │   │       │   │   ├── project_app-lib.dep
    │   │   │   │       │   │   ├── startup_stm32f051x8.d
    │   │   │   │       │   │   ├── startup_stm32f051x8.o
    │   │   │   │       │   │   ├── startup_stm32l051xx.d
    │   │   │   │       │   │   ├── startup_stm32l051xx.o
    │   │   │   │       │   │   ├── stm32f0xx_it.crf
    │   │   │   │       │   │   ├── stm32f0xx_it.d
    │   │   │   │       │   │   ├── stm32f0xx_it.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_adc.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_adc.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_adc.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_comp.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_comp.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_comp.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_crc.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_crc.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_crc.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_crs.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_crs.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_crs.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_dac.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_dac.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_dac.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_dma.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_dma.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_dma.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_exti.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_exti.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_exti.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_gpio.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_gpio.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_gpio.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_i2c.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_i2c.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_i2c.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_pwr.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_pwr.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_pwr.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_rcc.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_rcc.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_rcc.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_rtc.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_rtc.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_rtc.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_spi.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_spi.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_spi.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_tim.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_tim.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_tim.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_usart.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_usart.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_usart.o
    │   │   │   │       │   │   ├── stm32f0xx_ll_utils.crf
    │   │   │   │       │   │   ├── stm32f0xx_ll_utils.d
    │   │   │   │       │   │   ├── stm32f0xx_ll_utils.o
    │   │   │   │       │   │   ├── stm32l0xx_it.crf
    │   │   │   │       │   │   ├── stm32l0xx_it.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_adc.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_adc.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_adc.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_comp.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_comp.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_comp.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_crc.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_crc.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_crc.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_crs.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_crs.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_crs.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_dac.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_dac.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_dac.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_dma.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_dma.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_dma.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_exti.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_exti.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_exti.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_gpio.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_gpio.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_gpio.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_i2c.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_i2c.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_i2c.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_lptim.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_lptim.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_lptim.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_lpuart.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_lpuart.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_lpuart.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_pwr.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_pwr.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_pwr.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_rcc.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_rcc.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_rcc.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_rng.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_rng.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_rng.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_rtc.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_rtc.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_rtc.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_spi.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_spi.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_spi.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_tim.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_tim.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_tim.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_usart.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_usart.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_usart.o
    │   │   │   │       │   │   ├── stm32l0xx_ll_utils.crf
    │   │   │   │       │   │   ├── stm32l0xx_ll_utils.d
    │   │   │   │       │   │   ├── stm32l0xx_ll_utils.o
    │   │   │   │       │   │   ├── system_stm32f0xx.crf
    │   │   │   │       │   │   ├── system_stm32f0xx.d
    │   │   │   │       │   │   ├── system_stm32f0xx.o
    │   │   │   │       │   │   ├── system_stm32l0xx.crf
    │   │   │   │       │   │   ├── system_stm32l0xx.d
    │   │   │   │       │   │   ├── xx.crf
    │   │   │   │       │   │   ├── xx.d
    │   │   │   │       │   │   └── xx.o
    │   │   │   │       │   ├── clean.bat
    │   │   │   │       │   ├── project.uvguix.XD-ZERO
    │   │   │   │       │   ├── project.uvoptx
    │   │   │   │       │   └── project.uvprojx
    │   │   │   │       └── src
    │   │   │   │           ├── cfg
    │   │   │   │           │   ├── inc
    │   │   │   │           │   │   ├── cfg.h
    │   │   │   │           │   │   └── xx.h
    │   │   │   │           │   └── src
    │   │   │   │           │       └── xx.c
    │   │   │   │           ├── drv
    │   │   │   │           │   ├── inc
    │   │   │   │           │   │   ├── board.h
    │   │   │   │           │   │   ├── drv.h
    │   │   │   │           │   │   ├── drv_beep.h
    │   │   │   │           │   │   ├── drv_flash.h
    │   │   │   │           │   │   ├── drv_iwdg.h
    │   │   │   │           │   │   ├── drv_led.h
    │   │   │   │           │   │   ├── drv_nfc_mifare.h
    │   │   │   │           │   │   ├── drv_nfc_ultra_light.h
    │   │   │   │           │   │   ├── drv_rtc.h
    │   │   │   │           │   │   ├── drv_spi.h
    │   │   │   │           │   │   ├── drv_spi_fm17520.h
    │   │   │   │           │   │   ├── drv_uart.h
    │   │   │   │           │   │   └── drv_uart_comm.h
    │   │   │   │           │   └── src
    │   │   │   │           │       ├── board.c
    │   │   │   │           │       ├── drv.c
    │   │   │   │           │       ├── drv_beep.c
    │   │   │   │           │       ├── drv_flash.c
    │   │   │   │           │       ├── drv_iwdg.c
    │   │   │   │           │       ├── drv_led.c
    │   │   │   │           │       ├── drv_nfc_mifare.c
    │   │   │   │           │       ├── drv_nfc_ultra_light.c
    │   │   │   │           │       ├── drv_rtc.c
    │   │   │   │           │       ├── drv_spi.c
    │   │   │   │           │       ├── drv_spi_fm17520.c
    │   │   │   │           │       ├── drv_uart.c
    │   │   │   │           │       └── drv_uart_comm.c
    │   │   │   │           └── user
    │   │   │   │               ├── inc
    │   │   │   │               │   ├── app.h
    │   │   │   │               │   └── config.h
    │   │   │   │               └── src
    │   │   │   │                   ├── app_main.c
    │   │   │   │                   └── config.c
    │   │   │   └── lib
    │   │   │       └── bsp
    │   │   │           ├── cmsis
    │   │   │           │   └── inc
    │   │   │           │       ├── arm_common_tables.h
    │   │   │           │       ├── arm_const_structs.h
    │   │   │           │       ├── arm_math.h
    │   │   │           │       ├── cmsis_armcc.h
    │   │   │           │       ├── cmsis_armcc_V6.h
    │   │   │           │       ├── cmsis_gcc.h
    │   │   │           │       ├── core_cm0.h
    │   │   │           │       ├── core_cm0plus.h
    │   │   │           │       ├── core_cm3.h
    │   │   │           │       ├── core_cm4.h
    │   │   │           │       ├── core_cm7.h
    │   │   │           │       ├── core_cmFunc.h
    │   │   │           │       ├── core_cmInstr.h
    │   │   │           │       ├── core_cmSimd.h
    │   │   │           │       ├── core_sc000.h
    │   │   │           │       └── core_sc300.h
    │   │   │           ├── stm32f0xx
    │   │   │           │   ├── cfg
    │   │   │           │   │   ├── inc
    │   │   │           │   │   │   ├── stm32f030x6.h
    │   │   │           │   │   │   ├── stm32f030x8.h
    │   │   │           │   │   │   ├── stm32f030xc.h
    │   │   │           │   │   │   ├── stm32f031x6.h
    │   │   │           │   │   │   ├── stm32f038xx.h
    │   │   │           │   │   │   ├── stm32f042x6.h
    │   │   │           │   │   │   ├── stm32f048xx.h
    │   │   │           │   │   │   ├── stm32f051x8.h
    │   │   │           │   │   │   ├── stm32f058xx.h
    │   │   │           │   │   │   ├── stm32f070x6.h
    │   │   │           │   │   │   ├── stm32f070xb.h
    │   │   │           │   │   │   ├── stm32f071xb.h
    │   │   │           │   │   │   ├── stm32f072xb.h
    │   │   │           │   │   │   ├── stm32f078xx.h
    │   │   │           │   │   │   ├── stm32f091xc.h
    │   │   │           │   │   │   ├── stm32f098xx.h
    │   │   │           │   │   │   ├── stm32f0xx.h
    │   │   │           │   │   │   ├── stm32f0xx_it.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_conf.h
    │   │   │           │   │   │   └── system_stm32f0xx.h
    │   │   │           │   │   └── src
    │   │   │           │   │       ├── stm32f0xx_it.c
    │   │   │           │   │       └── system_stm32f0xx.c
    │   │   │           │   ├── ld
    │   │   │           │   │   ├── stm32f100xb.ld
    │   │   │           │   │   ├── stm32f100xe.ld
    │   │   │           │   │   ├── stm32f103xb.ld
    │   │   │           │   │   ├── stm32f103xe.ld
    │   │   │           │   │   ├── stm32f103xg.ld
    │   │   │           │   │   ├── stm32f107xc.ld
    │   │   │           │   │   └── stm32f10x_extsram.ld
    │   │   │           │   ├── libll
    │   │   │           │   │   ├── inc
    │   │   │           │   │   │   ├── stm32f0xx_ll_adc.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_bus.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_comp.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_cortex.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_crc.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_crs.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_dac.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_dma.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_exti.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_gpio.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_i2c.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_iwdg.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_pwr.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_rcc.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_rtc.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_spi.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_system.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_tim.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_usart.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_usb.h
    │   │   │           │   │   │   ├── stm32f0xx_ll_utils.h
    │   │   │           │   │   │   └── stm32f0xx_ll_wwdg.h
    │   │   │           │   │   └── src
    │   │   │           │   │       ├── stm32f0xx_ll_adc.c
    │   │   │           │   │       ├── stm32f0xx_ll_comp.c
    │   │   │           │   │       ├── stm32f0xx_ll_crc.c
    │   │   │           │   │       ├── stm32f0xx_ll_crs.c
    │   │   │           │   │       ├── stm32f0xx_ll_dac.c
    │   │   │           │   │       ├── stm32f0xx_ll_dma.c
    │   │   │           │   │       ├── stm32f0xx_ll_exti.c
    │   │   │           │   │       ├── stm32f0xx_ll_gpio.c
    │   │   │           │   │       ├── stm32f0xx_ll_i2c.c
    │   │   │           │   │       ├── stm32f0xx_ll_pwr.c
    │   │   │           │   │       ├── stm32f0xx_ll_rcc.c
    │   │   │           │   │       ├── stm32f0xx_ll_rtc.c
    │   │   │           │   │       ├── stm32f0xx_ll_spi.c
    │   │   │           │   │       ├── stm32f0xx_ll_tim.c
    │   │   │           │   │       ├── stm32f0xx_ll_usart.c
    │   │   │           │   │       ├── stm32f0xx_ll_usb.c
    │   │   │           │   │       └── stm32f0xx_ll_utils.c
    │   │   │           │   └── startup
    │   │   │           │       ├── arm
    │   │   │           │       │   ├── startup_stm32f030x6.s
    │   │   │           │       │   ├── startup_stm32f030x8.s
    │   │   │           │       │   ├── startup_stm32f030xc.s
    │   │   │           │       │   ├── startup_stm32f031x6.s
    │   │   │           │       │   ├── startup_stm32f038xx.s
    │   │   │           │       │   ├── startup_stm32f042x6.s
    │   │   │           │       │   ├── startup_stm32f048xx.s
    │   │   │           │       │   ├── startup_stm32f051x8.s
    │   │   │           │       │   ├── startup_stm32f058xx.s
    │   │   │           │       │   ├── startup_stm32f070x6.s
    │   │   │           │       │   ├── startup_stm32f070xb.s
    │   │   │           │       │   ├── startup_stm32f071xb.s
    │   │   │           │       │   ├── startup_stm32f072xb.s
    │   │   │           │       │   ├── startup_stm32f078xx.s
    │   │   │           │       │   ├── startup_stm32f091xc.s
    │   │   │           │       │   └── startup_stm32f098xx.s
    │   │   │           │       ├── gcc
    │   │   │           │       │   ├── startup_stm32f030x6.s
    │   │   │           │       │   ├── startup_stm32f030x8.s
    │   │   │           │       │   ├── startup_stm32f030xc.s
    │   │   │           │       │   ├── startup_stm32f031x6.s
    │   │   │           │       │   ├── startup_stm32f038xx.s
    │   │   │           │       │   ├── startup_stm32f042x6.s
    │   │   │           │       │   ├── startup_stm32f048xx.s
    │   │   │           │       │   ├── startup_stm32f051x8.s
    │   │   │           │       │   ├── startup_stm32f058xx.s
    │   │   │           │       │   ├── startup_stm32f070x6.s
    │   │   │           │       │   ├── startup_stm32f070xb.s
    │   │   │           │       │   ├── startup_stm32f071xb.s
    │   │   │           │       │   ├── startup_stm32f072xb.s
    │   │   │           │       │   ├── startup_stm32f078xx.s
    │   │   │           │       │   ├── startup_stm32f091xc.s
    │   │   │           │       │   └── startup_stm32f098xx.s
    │   │   │           │       └── iar
    │   │   │           │           ├── linker
    │   │   │           │           │   ├── stm32f030x6_flash.icf
    │   │   │           │           │   ├── stm32f030x8_flash.icf
    │   │   │           │           │   ├── stm32f030xc_flash.icf
    │   │   │           │           │   ├── stm32f031x6_flash.icf
    │   │   │           │           │   ├── stm32f038xx_flash.icf
    │   │   │           │           │   ├── stm32f042x6_flash.icf
    │   │   │           │           │   ├── stm32f048xx_flash.icf
    │   │   │           │           │   ├── stm32f051x8_flash.icf
    │   │   │           │           │   ├── stm32f058xx_flash.icf
    │   │   │           │           │   ├── stm32f070x6_flash.icf
    │   │   │           │           │   ├── stm32f070xb_flash.icf
    │   │   │           │           │   ├── stm32f071xb_flash.icf
    │   │   │           │           │   ├── stm32f072xb_flash.icf
    │   │   │           │           │   ├── stm32f078xx_flash.icf
    │   │   │           │           │   ├── stm32f091xc_flash.icf
    │   │   │           │           │   ├── stm32f091xc_sram.icf
    │   │   │           │           │   ├── stm32f098xx_flash.icf
    │   │   │           │           │   └── stm32f098xx_sram.icf
    │   │   │           │           ├── startup_stm32f030x6.s
    │   │   │           │           ├── startup_stm32f030x8.s
    │   │   │           │           ├── startup_stm32f030xc.s
    │   │   │           │           ├── startup_stm32f031x6.s
    │   │   │           │           ├── startup_stm32f038xx.s
    │   │   │           │           ├── startup_stm32f042x6.s
    │   │   │           │           ├── startup_stm32f048xx.s
    │   │   │           │           ├── startup_stm32f051x8.s
    │   │   │           │           ├── startup_stm32f058xx.s
    │   │   │           │           ├── startup_stm32f070x6.s
    │   │   │           │           ├── startup_stm32f070xb.s
    │   │   │           │           ├── startup_stm32f071xb.s
    │   │   │           │           ├── startup_stm32f072xb.s
    │   │   │           │           ├── startup_stm32f078xx.s
    │   │   │           │           ├── startup_stm32f091xc.s
    │   │   │           │           └── startup_stm32f098xx.s
    │   │   │           └── 后缀名s改S.bat
    │   │   └── 版本记录.txt
    │   └── NZ3802开发套件V1.0.rar
    └── ST25DV动态标签
        ├── 参考文档
        │   ├── ant-1-6-st25dv.pdf
        │   ├── en.DM00545186.pdf
        │   ├── en.ST25DV-ANT-C1-Schematics.PDF
        │   ├── st25dv04k.pdf
        │   ├── st25dv16k.pdf
        │   ├── st25dv64k.pdf
        │   └── zh.DM00329035.pdf
        └── 官方固件
            └── en.stsw-st25dv001.zip

40 directories, 378 files