D405: use Nexperia part sourced from Digi-Key direct
The previously selected part was from a Digi-Key marketplace vendor,
and they seem to not actually have that part, as the order has been
in limbo for over a month - so I put in the time and effort to look
around, and found a readily available equivalent part from Nexperia.
author |
Mychaela Falconia <falcon@freecalypso.org> |
date |
Tue, 11 Jan 2022 19:11:22 +0000 |
parents |
0401fe6893ea |
children |
|
rev |
line source |
43
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 This Hg source repository contains work in progress towards schematic-level
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 design of FreeCalypso Venus GSM phone handset prototype and development board.
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 Instead of graphical schematics, we use our own in-house board-level hardware
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 design language (ueda, based on structural subset of Verilog), but aside from
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 the different form of representation, this level of design is equivalent to
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 schematics.
|