NUC200LE3AN_Card/BSP/README.md

59 lines
1.1 KiB
Markdown

# NUC200 CMSIS BSP
This BSP folder
## .\Document\
- Release Note<br>
Show all the revision history about specific BSP.
- Driver Reference Guide<br>
Describe the definition, input and output of each API.
## .\Library\
- CMSIS<br>
CMSIS definitions by ARM® Corp.
- Device<br>
CMSIS compliant device header file.
- StdDriver<br>
All peripheral driver header and source files.
## .\Sample Code\
- CardReader<br>
CCID Smart Card reader Sample Code.
- Hard\_Fault\_Sample<br>
Show hard fault information when hard fault happened.
- ISP<br>
Sample codes for In-System-Programming.
- Template<br>
Software Development Template.
- Semihost<br>
Show how to debug with semi-host message print.
- RegBased<br>
The sample codes which access control registers directly.
- StdDriver<br>
NUC200 Series Driver Samples.
# Licesne
**SPDX-License-Identifier: Apache-2.0**
Copyright in some of the content available in this BSP belongs to third parties.
Third parties license is specified in a file header or license file.
NUC200 BSP files are provided under the Apache-2.0 license.