abse/boostxl-sharp128
This code defines a printed circuit board (PCB) with various surface-mount resistors, capacitors, inductors, and integrated circuits, including power management components and interface connectors, for a TI-based LCD and microSD module using 0603 and other package types.
- Version
- 1.0.0
- License
- unset
- Stars
- 0
tscircuit.config.json
{
"$schema": "https://cdn.jsdelivr.net/npm/@tscircuit/cli/types/tscircuit.config.schema.json",
"mainEntrypoint": "index.circuit.tsx",
"ignoredFiles": ["tmp/**", "reference/**", "dist/**", "__snapshots__/**"]
}