ObviousInRetrospect

Results 52 comments of ObviousInRetrospect
trafficstars

If you end up doing them you might want to use the .alt notation as in the DD14 (so RxD0.1 is the Serial.swap(1)) as some of these have many positions....

This is the output of the mostly-automated generator. Still need to add the legend & text to the auto and the auto-splitting of long lines needs a bit of work....

Here is a full set with the spacing improved a bit. They no longer require any hand edits. ![gen-dd14](https://user-images.githubusercontent.com/42229858/185729062-271e3c21-f5d1-4ee7-84fd-d38155c2dfb4.svg) ![gen-dd20-qfn](https://user-images.githubusercontent.com/42229858/185729063-e4f5268d-26a9-46a7-b173-bc9c14ca5968.svg) ![gen-dd20-soic](https://user-images.githubusercontent.com/42229858/185729065-a2695e13-3ef3-4d87-abba-dc7810b1be99.svg) ![gen-dd28-14x2](https://user-images.githubusercontent.com/42229858/185729066-5948f37f-d982-4fdb-8921-307aee995299.svg) ![gen-dd28-vqfn](https://user-images.githubusercontent.com/42229858/185729067-7eeef0a3-b70d-4b47-91b0-7897d39b647a.svg) ![gen-dd32](https://user-images.githubusercontent.com/42229858/185729068-f92714c5-f1ba-4c48-8607-c51e10d44e9f.svg) On to restoring the legend +...

legends: ![gen-AVRxxDD14](https://user-images.githubusercontent.com/42229858/185729589-f7c9d77f-2b85-4362-bafa-e918410a8ba8.svg) ![gen-AVRxxDD20-QFN](https://user-images.githubusercontent.com/42229858/185729591-4b4c9176-0491-4a23-9734-8a7b4bf5d516.svg) ![gen-AVRxxDD20-SOIC](https://user-images.githubusercontent.com/42229858/185729593-195734a3-e242-47d3-a178-a0bb6b39bf0d.svg) ![gen-AVRxxDD28-14x2](https://user-images.githubusercontent.com/42229858/185729595-952ee2e8-42ef-4edf-97ef-9607cb964f14.svg) ![gen-AVRxxDD28-VQFN](https://user-images.githubusercontent.com/42229858/185729596-b2ca93ea-da59-4692-ba74-b0eff5c0e688.svg) ![gen-AVRxxDD32](https://user-images.githubusercontent.com/42229858/185729597-4d6b7dc2-333c-48a7-bb6f-ed6d91d56ed5.svg)

I think #331 is pretty close. Any suggestions?

Improved images viewable in context here. If I didn't know @SpenceKonde liked the DD20-QFN variant I might have omitted that diagram (along with the 28 QFN, not sure why you...

I suspect this item is mostly intended to cover compilation. But: I feature creeped my in-design calibration rig to also support running automated tests between a pair of MCUs. I'm...

python has hashlib which can give you sha256 portably if that makes anything easier don't care where this runs/lives I just saw you complaining about python regexes and knew it...

In addition to everything else that has been said, portable would also be extremely useful in working around various new-in-2.0 bugs. For example, a portable mode would be a work-around...