mohan-bee/RV1106G2

This code defines a detailed hardware schematic with schematic symbols, footprints, and 3D models for various electronic components including microcontrollers, voltage regulators, connectors, and passive parts, designed for PCB layout and routing.

Version
1.0.23
License
unset
Stars
0

dist/index.d.ts

import * as react from 'react';

/** RV1106G2 engineering review template. Rockchip guide pin assignments:
 * UART2_M1 TX/RX = 79/80; USB2 DM/DP/VBUSDET = 26/27/25; SDMMC0 = 11–18;
 * MIPI CSI0 D0/CLK/D1 = 127–128/125–126/123–124; FSPI = 39/41/42/44/47/48.
 * Regulator/PMIC selection and its power-sequencing implementation still require
 * validation against the selected production power IC before fabrication. */
declare const _default: () => any;

export { _default as default };