seveibar/f1c100s-dev-board

This code defines the hardware layout and schematic for a four-layer F1C100S-based module, including footprint placement, pin mappings, power regulation, decoupling capacitors, support components, and routing configurations, enabling automated PCB generation, routing, and verification.

Version
1.3.0
License
unset
Stars
0

modules/f1c100s/tscircuit.config.json

{
  "siteDefaultComponentPath": "lcd_top_storage_right.circuit.tsx",
  "includeBoardFiles": [
    "*.circuit.tsx"
  ],
  "ignoredFiles": [
    "src/generated/**",
    "index.circuit.tsx"
  ],
  "libraryEntrypoint": "src/index.tsx",
  "previewComponentPath": "lcd_top_storage_right.circuit.tsx"
}