NUC200LE3AN_Card/BSP
imi415 db25c9e8fc
Suppress compiler warnings.
2022-03-09 12:37:02 +08:00
..
CMSIS Initial commit 2022-02-19 10:03:34 +00:00
Device/Nuvoton/NUC200Series Initial commit 2022-02-19 10:03:34 +00:00
SmartcardLib Initial commit 2022-02-19 10:03:34 +00:00
StdDriver Suppress compiler warnings. 2022-03-09 12:37:02 +08:00
README.md Initial commit 2022-02-19 10:03:34 +00:00

README.md

NUC200 CMSIS BSP

This BSP folder

.\Document\

  • Release Note
    Show all the revision history about specific BSP.

  • Driver Reference Guide
    Describe the definition, input and output of each API.

.\Library\

  • CMSIS
    CMSIS definitions by ARM® Corp.

  • Device
    CMSIS compliant device header file.

  • StdDriver
    All peripheral driver header and source files.

.\Sample Code\

  • CardReader
    CCID Smart Card reader Sample Code.

  • Hard_Fault_Sample
    Show hard fault information when hard fault happened.

  • ISP
    Sample codes for In-System-Programming.

  • Template
    Software Development Template.

  • Semihost
    Show how to debug with semi-host message print.

  • RegBased
    The sample codes which access control registers directly.

  • StdDriver
    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.