0hmX/mt41k512m8da-107-it-p-footprints

This code defines the mechanical and physical layout of a Micron digital ball grid array (FBGA) package with 78 balls, including pin positions, footprint geometry, PCB pads, and silkscreen outlines for surface-mount integration.

Version
0.1.1
License
unset
Stars
1

tscircuit.config.json

{
  "mainEntrypoint": "examples/preview.circuit.tsx",
  "libraryEntrypoint": "src/index.tsx",
  "previewComponentPath": "examples/preview.circuit.tsx",
  "build": {
    "routingDisabled": true,
    "typescriptLibrary": true
  }
}