[PR #63] [MERGED] Added image to embedded systems comparing microprocessors vs microcontrollers #572

Closed
opened 2026-03-22 15:46:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/63
Author: @andreamurillomtz
Created: 11/19/2023
Status: Merged
Merged: 11/19/2023
Merged by: @profvjreddi

Base: mainHead: main


📝 Commits (10+)

  • 9e8803b Update readme and contributors.qmd with contributors
  • f119926 add microprocessor vs microcontroller image
  • ff91469 Update readme and contributors.qmd with contributors
  • 09851f3 add microcontrollers vs microprocessor image
  • 153934f Delete images/difference_microprocessor_microcontroller.png
  • 7e7bfd1 Update readme and contributors.qmd with contributors
  • 71348f4 add microprocessor vs microcontroller image
  • 52a8058 Update image path
  • 50c1e72 Update readme and contributors.qmd with contributors
  • 6ff5030 update image path

📊 Changes

5 files changed (+172 additions, -170 deletions)

View changed files

📝 .all-contributorsrc (+117 -117)
📝 README.md (+26 -26)
📝 contributors.qmd (+26 -26)
📝 embedded_sys.qmd (+3 -1)
images/microprocessor_vs_microcontroller.png (+0 -0)

📄 Description

Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.

  1. Content

    • The chapter content is complete and covers the topic in detail.
    • All technical terms are well-defined and explained.
    • Any code snippets or algorithms are well-documented and tested.
    • The chapter follows a logical flow and structure.
  2. References & Citations

    • All references are correctly listed at the end of the chapter.
    • In-text citations are used appropriately and match the references.
    • All figures, tables, and images have proper sources and are cited correctly.
  3. Quarto Website Rendering

    • The chapter has been locally built and tested using Quarto.
    • All images, figures, and tables render properly without any glitches.
    • All images have a source or they are properly linked to external sites.
    • Any interactive elements or widgets work as intended.
    • The chapter's formatting is consistent with the rest of the book.
  4. Grammar & Style

    • The chapter has been proofread for grammar and spelling errors.
    • The writing style is consistent with the rest of the book.
    • Any jargon is clearly explained or avoided where possible.
  5. Collaboration

    • All group members have reviewed and approved the chapter.
    • Any feedback from previous reviews or discussions has been addressed.
  6. Miscellaneous

    • All external links (if any) are working and lead to the intended destinations.
    • If datasets or external resources are used, they are properly credited and linked.
    • Any necessary permissions for reused content have been obtained.
  7. Final Steps

    • The chapter is pushed to the correct branch on the repository.
    • The Pull Request is made with a clear title and description.
    • The Pull Request includes any necessary labels or tags.
    • The Pull Request mentions any stakeholders or reviewers who should take a look.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/63 **Author:** [@andreamurillomtz](https://github.com/andreamurillomtz) **Created:** 11/19/2023 **Status:** ✅ Merged **Merged:** 11/19/2023 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`9e8803b`](https://github.com/harvard-edge/cs249r_book/commit/9e8803ba9cb9f17171e05927420aa220d0bfbd75) Update readme and contributors.qmd with contributors - [`f119926`](https://github.com/harvard-edge/cs249r_book/commit/f119926d5f6f5757850101b72879ef201e282519) add microprocessor vs microcontroller image - [`ff91469`](https://github.com/harvard-edge/cs249r_book/commit/ff91469797d7ce227868e37fcac1c1c238e8fcfc) Update readme and contributors.qmd with contributors - [`09851f3`](https://github.com/harvard-edge/cs249r_book/commit/09851f3929f15e428d299d9fcf93b9b4801c7fb1) add microcontrollers vs microprocessor image - [`153934f`](https://github.com/harvard-edge/cs249r_book/commit/153934f649ca3e156591a111b96e504c16bcbb80) Delete images/difference_microprocessor_microcontroller.png - [`7e7bfd1`](https://github.com/harvard-edge/cs249r_book/commit/7e7bfd16db9014e33b1a61484fb0957e4eeb1160) Update readme and contributors.qmd with contributors - [`71348f4`](https://github.com/harvard-edge/cs249r_book/commit/71348f4f6240e0d164cd6958e50f77185ecc7617) add microprocessor vs microcontroller image - [`52a8058`](https://github.com/harvard-edge/cs249r_book/commit/52a805830e8e566bf46f82cc907173a57e211756) Update image path - [`50c1e72`](https://github.com/harvard-edge/cs249r_book/commit/50c1e72b9a582dae027c3121fabaab4c51ac98f0) Update readme and contributors.qmd with contributors - [`6ff5030`](https://github.com/harvard-edge/cs249r_book/commit/6ff5030947f291bc2446968ae48e7a8c9a6aed01) update image path ### 📊 Changes **5 files changed** (+172 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+117 -117) 📝 `README.md` (+26 -26) 📝 `contributors.qmd` (+26 -26) 📝 `embedded_sys.qmd` (+3 -1) ➕ `images/microprocessor_vs_microcontroller.png` (+0 -0) </details> ### 📄 Description Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist. 1. **Content** - [ ] The chapter content is complete and covers the topic in detail. - [ ] All technical terms are well-defined and explained. - [ ] Any code snippets or algorithms are well-documented and tested. - [ ] The chapter follows a logical flow and structure. 2. **References & Citations** - [ ] All references are correctly listed at the end of the chapter. - [ ] In-text citations are used appropriately and match the references. - [ ] All figures, tables, and images have proper sources and are cited correctly. 3. **Quarto Website Rendering** - [ ] The chapter has been locally built and tested using Quarto. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] Any interactive elements or widgets work as intended. - [x] The chapter's formatting is consistent with the rest of the book. 4. **Grammar & Style** - [ ] The chapter has been proofread for grammar and spelling errors. - [ ] The writing style is consistent with the rest of the book. - [ ] Any jargon is clearly explained or avoided where possible. 5. **Collaboration** - [ ] All group members have reviewed and approved the chapter. - [ ] Any feedback from previous reviews or discussions has been addressed. 6. **Miscellaneous** - [ ] All external links (if any) are working and lead to the intended destinations. - [ ] If datasets or external resources are used, they are properly credited and linked. - [ ] Any necessary permissions for reused content have been obtained. 7. **Final Steps** - [ ] The chapter is pushed to the correct branch on the repository. - [ ] The Pull Request is made with a clear title and description. - [ ] The Pull Request includes any necessary labels or tags. - [ ] The Pull Request mentions any stakeholders or reviewers who should take a look. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 15:46:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#572