majbthrd / nuc_driver

Nuvoton driver files for TinyUSB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuvoton driver files for TinyUSB

What this is

TinyUSB relies on driver files that are loaded as submodules. This hosts such a submodule for assorted Nuvoton USB microcontrollers.

Where these files came from

|-------------|--------------------------------------------------------------------------------------------| |NUC121/NUC125|https://github.com/OpenNuvoton/NUC121_125BSP| |NUC126 |https://github.com/OpenNuvoton/NUC126BSP | |NUC100 |https://github.com/OpenNuvoton/NUC100BSP | |NUC505 |https://github.com/OpenNuvoton/NUC505BSP |

Modifications were minimal; unnecessary files were removed, and source code was tweaked to compile without errors.

About

Nuvoton driver files for TinyUSB


Languages

Language:C 99.7%Language:Assembly 0.3%Language:C++ 0.0%