mohan-bee/esp32-c3

This hardware design integrates an ESP32-C3 microcontroller, a USB-C connector, a power management IC (AP2112-3.3V regulator), a USB-to-Serial converter (CH340C), several resistors, capacitors, and user-accessible headers to facilitate USB communication, power regulation, and general I/O interfacing.

Version
1.0.1
License
ISC
Stars
0

dist/index.d.ts

import * as react from 'react';

declare function Board(): any;

export { Board as default };