Changelog for the dppeeper utility
- Allow the TOML to specify pin naming override with the
names_override
optional entry - Add pin number for CLK pins
- When using multiple clock buttons, now each button toggles the correct clock
- Support for 'NC' pins in mapping
- Support for optional pin "rotation shift" in mapping, as to orientate the labels properly (especially for qfp or PLCC)
- Depdends on dupicolib >= 0.4.2
- Attempt to check for oscillating pins and color the label purplish if found
- Do a set of the latest changes to the pins before triggering the powercycle
- HI-Z checks on an IC now depend on a specific field defined in the TOML
- Initial release