ShiboSoftwareDev/mspm0g3507-usb-c-dev-board

The circuit assembles a USB-C port with integrated ESD protection, power regulation, UART interface, and microcontroller (MSPM0G3507) with supporting components for USB data lines, CC termination, I2C, SPI, reset circuitry, and indicator LEDs.

Version
1.4.1
License
unset
Stars
0

dist/index.d.ts

import * as react from 'react';

declare function MSPM0G3507UsbCDevBoard(): any;

export { MSPM0G3507UsbCDevBoard as default };