基本信息
源码名称:NordicSemiconductor.nRF_DeviceFamilyPack.8.15.0.pack
源码大小:0.72M
文件格式:.pack
开发语言:C/C++
更新时间:2021-01-05
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
MDK 5 Nordic nRF系列MCU 支持包NordicSemiconductor.nRF_DeviceFamilyPack.8.15.0
NordicSemiconductor.nRF_DeviceFamilyPack.8.15.0
├── Device
│ ├── Include
│ │ ├── compiler_abstraction.h
│ │ ├── nrf51422_peripherals.h
│ │ ├── nrf51801_peripherals.h
│ │ ├── nrf51802_peripherals.h
│ │ ├── nrf51822_peripherals.h
│ │ ├── nrf51824_peripherals.h
│ │ ├── nrf51_bitfields.h
│ │ ├── nrf51_deprecated.h
│ │ ├── nrf51.h
│ │ ├── nrf51_peripherals.h
│ │ ├── nrf51_to_nrf52810.h
│ │ ├── nrf51_to_nrf52840.h
│ │ ├── nrf51_to_nrf52.h
│ │ ├── nrf52810_bitfields.h
│ │ ├── nrf52810.h
│ │ ├── nrf52810_peripherals.h
│ │ ├── nrf52832_peripherals.h
│ │ ├── nrf52840_bitfields.h
│ │ ├── nrf52840.h
│ │ ├── nrf52840_peripherals.h
│ │ ├── nrf52_bitfields.h
│ │ ├── nrf52.h
│ │ ├── nrf52_name_change.h
│ │ ├── nrf52_to_nrf52810.h
│ │ ├── nrf52_to_nrf52840.h
│ │ ├── nrf.h
│ │ ├── nrf_peripherals.h
│ │ ├── startup_config.h
│ │ ├── system_nrf51.h
│ │ ├── system_nrf52810.h
│ │ ├── system_nrf52840.h
│ │ └── system_nrf52.h
│ └── Source
│ ├── arm
│ │ ├── arm_startup_nrf51.s
│ │ ├── arm_startup_nrf52810.s
│ │ ├── arm_startup_nrf52840.s
│ │ └── arm_startup_nrf52.s
│ ├── gcc
│ │ ├── gcc_startup_nrf51.s
│ │ ├── gcc_startup_nrf52810.s
│ │ ├── gcc_startup_nrf52840.s
│ │ ├── gcc_startup_nrf52.s
│ │ ├── nrf51801_xxab.ld
│ │ ├── nrf51_common.ld
│ │ ├── nrf51_xxaa.ld
│ │ ├── nrf51_xxab.ld
│ │ ├── nrf51_xxac.ld
│ │ ├── nrf52810_xxaa.ld
│ │ ├── nrf52832_xxab.ld
│ │ ├── nrf52840_xxaa.ld
│ │ ├── nrf52_common.ld
│ │ ├── nrf52_xxaa.ld
│ │ └── nrf_common.ld
│ ├── iar
│ │ ├── iar_startup_nrf51.s
│ │ ├── iar_startup_nrf52810.s
│ │ ├── iar_startup_nrf52840.s
│ │ └── iar_startup_nrf52.s
│ ├── startup_config.h
│ ├── system_nrf51.c
│ ├── system_nrf52810.c
│ ├── system_nrf52840.c
│ └── system_nrf52.c
├── Flash
│ ├── nrf51xxx_ecb.flm
│ ├── nrf51xxx.flm
│ ├── nrf52xxx.flm
│ ├── nrf52xxx_sde.flm
│ └── nrf52xxx_uicr.flm
├── License
│ └── license.txt
├── NordicSemiconductor.nRF_DeviceFamilyPack.pdsc
└── SVD
├── nrf51.svd
├── nrf52810.svd
├── nrf52840.svd
└── nrf52.svd
MDK 5 Nordic nRF系列MCU 支持包NordicSemiconductor.nRF_DeviceFamilyPack.8.15.0
NordicSemiconductor.nRF_DeviceFamilyPack.8.15.0
├── Device
│ ├── Include
│ │ ├── compiler_abstraction.h
│ │ ├── nrf51422_peripherals.h
│ │ ├── nrf51801_peripherals.h
│ │ ├── nrf51802_peripherals.h
│ │ ├── nrf51822_peripherals.h
│ │ ├── nrf51824_peripherals.h
│ │ ├── nrf51_bitfields.h
│ │ ├── nrf51_deprecated.h
│ │ ├── nrf51.h
│ │ ├── nrf51_peripherals.h
│ │ ├── nrf51_to_nrf52810.h
│ │ ├── nrf51_to_nrf52840.h
│ │ ├── nrf51_to_nrf52.h
│ │ ├── nrf52810_bitfields.h
│ │ ├── nrf52810.h
│ │ ├── nrf52810_peripherals.h
│ │ ├── nrf52832_peripherals.h
│ │ ├── nrf52840_bitfields.h
│ │ ├── nrf52840.h
│ │ ├── nrf52840_peripherals.h
│ │ ├── nrf52_bitfields.h
│ │ ├── nrf52.h
│ │ ├── nrf52_name_change.h
│ │ ├── nrf52_to_nrf52810.h
│ │ ├── nrf52_to_nrf52840.h
│ │ ├── nrf.h
│ │ ├── nrf_peripherals.h
│ │ ├── startup_config.h
│ │ ├── system_nrf51.h
│ │ ├── system_nrf52810.h
│ │ ├── system_nrf52840.h
│ │ └── system_nrf52.h
│ └── Source
│ ├── arm
│ │ ├── arm_startup_nrf51.s
│ │ ├── arm_startup_nrf52810.s
│ │ ├── arm_startup_nrf52840.s
│ │ └── arm_startup_nrf52.s
│ ├── gcc
│ │ ├── gcc_startup_nrf51.s
│ │ ├── gcc_startup_nrf52810.s
│ │ ├── gcc_startup_nrf52840.s
│ │ ├── gcc_startup_nrf52.s
│ │ ├── nrf51801_xxab.ld
│ │ ├── nrf51_common.ld
│ │ ├── nrf51_xxaa.ld
│ │ ├── nrf51_xxab.ld
│ │ ├── nrf51_xxac.ld
│ │ ├── nrf52810_xxaa.ld
│ │ ├── nrf52832_xxab.ld
│ │ ├── nrf52840_xxaa.ld
│ │ ├── nrf52_common.ld
│ │ ├── nrf52_xxaa.ld
│ │ └── nrf_common.ld
│ ├── iar
│ │ ├── iar_startup_nrf51.s
│ │ ├── iar_startup_nrf52810.s
│ │ ├── iar_startup_nrf52840.s
│ │ └── iar_startup_nrf52.s
│ ├── startup_config.h
│ ├── system_nrf51.c
│ ├── system_nrf52810.c
│ ├── system_nrf52840.c
│ └── system_nrf52.c
├── Flash
│ ├── nrf51xxx_ecb.flm
│ ├── nrf51xxx.flm
│ ├── nrf52xxx.flm
│ ├── nrf52xxx_sde.flm
│ └── nrf52xxx_uicr.flm
├── License
│ └── license.txt
├── NordicSemiconductor.nRF_DeviceFamilyPack.pdsc
└── SVD
├── nrf51.svd
├── nrf52810.svd
├── nrf52840.svd
└── nrf52.svd