[PR #4] [MERGED] Lunchbox #4405

Closed
opened 2026-04-19 12:25:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/4
Author: @profvjreddi
Created: 9/16/2023
Status: Merged
Merged: 9/16/2023
Merged by: @mpstewart1

Base: mainHead: lunchbox


📝 Commits (10+)

  • 5b0835f Cleaning up files that don't have content yet.
  • 3583d97 Added some boiler plate about who this is meant for
  • c4d87e5 Fixed section titles
  • 4e3cbe8 Delete intro.qmd
  • f016b0e Added style file
  • e5105e5 Update introduction.qmd
  • e71d50b Restructure to introduce embedded sys first
  • a614e0d Update embedded_sys.qmd
  • 10d3738 Added some introductory material
  • cb5b908 Added example code snippet

📊 Changes

11 files changed (+726 additions, -50 deletions)

View changed files

📝 _quarto.yml (+8 -5)
📝 about.qmd (+69 -2)
credits.qmd (+0 -3)
📝 dedication.qmd (+0 -1)
📝 dl_primer.qmd (+237 -4)
📝 embedded_sys.qmd (+338 -4)
intro.qmd (+0 -5)
📝 introduction.qmd (+8 -6)
📝 references.bib (+8 -19)
📝 references.qmd (+1 -1)
style.scss (+57 -0)

📄 Description

Just a page about who will benefit from reading this material


🔄 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/4 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 9/16/2023 **Status:** ✅ Merged **Merged:** 9/16/2023 **Merged by:** [@mpstewart1](https://github.com/mpstewart1) **Base:** `main` ← **Head:** `lunchbox` --- ### 📝 Commits (10+) - [`5b0835f`](https://github.com/harvard-edge/cs249r_book/commit/5b0835f05a7715df63d3fed3f460d6c1fad826c0) Cleaning up files that don't have content yet. - [`3583d97`](https://github.com/harvard-edge/cs249r_book/commit/3583d971b736ab74884f8fd2e822b20d78579d26) Added some boiler plate about who this is meant for - [`c4d87e5`](https://github.com/harvard-edge/cs249r_book/commit/c4d87e5872fffa8d9a50ab2a14e06af5009f21d1) Fixed section titles - [`4e3cbe8`](https://github.com/harvard-edge/cs249r_book/commit/4e3cbe8c8b2bcbfbab34ece71d8c3e92695b9695) Delete intro.qmd - [`f016b0e`](https://github.com/harvard-edge/cs249r_book/commit/f016b0ef8d9d205458c27d10bed19b36321bf0d7) Added style file - [`e5105e5`](https://github.com/harvard-edge/cs249r_book/commit/e5105e5d3327cfe119e83ab495ac2b321422e9fd) Update introduction.qmd - [`e71d50b`](https://github.com/harvard-edge/cs249r_book/commit/e71d50bfae5146f062bbdd7b12d7241585be7ada) Restructure to introduce embedded sys first - [`a614e0d`](https://github.com/harvard-edge/cs249r_book/commit/a614e0d1f371f979787c1fe2dc9e41e387e4da1f) Update embedded_sys.qmd - [`10d3738`](https://github.com/harvard-edge/cs249r_book/commit/10d3738719a980fcc29a3eac07e02af862af67a4) Added some introductory material - [`cb5b908`](https://github.com/harvard-edge/cs249r_book/commit/cb5b908b574021dfb30e3ccfe3cdfb58f665f25b) Added example code snippet ### 📊 Changes **11 files changed** (+726 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `_quarto.yml` (+8 -5) 📝 `about.qmd` (+69 -2) ➖ `credits.qmd` (+0 -3) 📝 `dedication.qmd` (+0 -1) 📝 `dl_primer.qmd` (+237 -4) 📝 `embedded_sys.qmd` (+338 -4) ➖ `intro.qmd` (+0 -5) 📝 `introduction.qmd` (+8 -6) 📝 `references.bib` (+8 -19) 📝 `references.qmd` (+1 -1) ➕ `style.scss` (+57 -0) </details> ### 📄 Description Just a page about who will benefit from reading this material --- <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-04-19 12:25:38 -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#4405