You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changes STM32F103 to generate the more common 8MHz crystal by default.
Breaks compatibility, but there doesn't seem to be a clean better
option.
- Changes STM32F103 to generate the max memory variant by default.
- Adds an optional reversed parameter to the PinSocket254Pair.
- Changes diode power merges to model the output voltage based on the
spec voltage drop instead of actual part values, to avoid a circular
dependency where the output current depends on the output voltage (eg,
if a LED is involved), and the diode can never be generated because it
requires the output current.
- Add UsbHostBridge.
- Updates examples and netlists.
0 commit comments