Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish: diving into jtag part 3 #445

Merged
merged 1 commit into from
Mar 22, 2024
Merged

publish: diving into jtag part 3 #445

merged 1 commit into from
Mar 22, 2024

Conversation

gminn
Copy link
Member

@gminn gminn commented Mar 22, 2024

Summary

This is part 3 of the JTAG series! 🎉

A few tweaks for publishing:

  • Add all images to img/
  • Beef up excerpt
  • Request suggestions at the end instead of beginning
  • Minor formatting tweaks (including line wrapping
    with npx prettier --prose-wrap always --write, we should
    run this precommit!)
  • Minor grammar tweaks

Test Plan

Visual check.

Copy link
Member Author

gminn commented Mar 22, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @gminn and the rest of your teammates on Graphite Graphite

@gminn gminn requested a review from bahildebrand March 22, 2024 14:26
@gminn gminn changed the title publish: diving into JTAG article (part 3) publish: diving into jtag part 3 Mar 22, 2024
@gminn
Copy link
Member Author

gminn commented Mar 22, 2024

@Zamuhrishka Excited to put up the third part of your JTAG series! Could you take a quick look, and let me know if the article looks good from your end?

@@ -0,0 +1,366 @@
---
Copy link
Member Author

@gminn gminn Mar 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should have put the line wrapping in a separate commit so changes would be easier to review. A summary of my changes is in the PR description though.

Copy link

Deploying interrupt with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9043f35
Status: ✅  Deploy successful!
Preview URL: https://4f3e44b0.interrupt.pages.dev
Branch Preview URL: https://gminn-publish-jtag-part-3.interrupt.pages.dev

View logs

Copy link
Member

@bahildebrand bahildebrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gminn gminn merged commit 8e31d60 into master Mar 22, 2024
3 checks passed
@gminn gminn deleted the gminn/publish-jtag-part-3 branch March 22, 2024 18:53
Comment on lines +191 to +196
```plaintext
num cell port function
405 BC_1, *, CONTROL,
404 BC_1, PE2, OUTPUT3,
403 BC_4, PE2, INPUT,
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

much nicer! could also have been a markdown table i think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants