NUC200_Template/BSP
imi415 63d938111d
Suppress compiler warning.
2022-03-09 12:36:13 +08:00
..
CMSIS Initial commit. 2022-02-18 16:00:01 +08:00
Device/Nuvoton/NUC200Series Initial commit. 2022-02-18 16:00:01 +08:00
SmartcardLib Initial commit. 2022-02-18 16:00:01 +08:00
StdDriver Suppress compiler warning. 2022-03-09 12:36:13 +08:00
README.md Initial commit. 2022-02-18 16:00:01 +08: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.