[PR #787] [MERGED] Update LABS part 2_seeed_xiao_esp32s3 #7791

Closed
opened 2026-04-27 17:00:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/787
Author: @hzeljko
Created: 3/31/2025
Status: Merged
Merged: 3/31/2025
Merged by: @profvjreddi

Base: devHead: 2labs_seeed


📝 Commits (3)

  • 64f1412 Update LABS part 2_seeed_xiao_esp32s3
  • 8c11050 Auto-update changelog
  • deba538 Merge branch 'dev' into 2labs_seeed

📊 Changes

8 files changed (+959 additions, -771 deletions)

View changed files

📝 CHANGELOG.md (+585 -585)
📝 contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd (+77 -37)
📝 contents/labs/seeed/xiao_esp32s3/kws/kws.qmd (+92 -46)
📝 contents/labs/seeed/xiao_esp32s3/motion_classification/motion_classification.qmd (+79 -39)
📝 contents/labs/seeed/xiao_esp32s3/object_detection/object_detection.qmd (+75 -36)
📝 contents/labs/seeed/xiao_esp32s3/setup/setup.qmd (+49 -26)
📝 contents/labs/seeed/xiao_esp32s3/xiao_esp32s3.qmd (+1 -1)
📝 scripts/find_unreferenced_labels.py (+1 -1)

📄 Description

The file xiao_esp32s3.qmd has been edited.
The file setup.qmd has been edited.
The file image_classification.qmd has been edited. The file object_detetion.qmd has been edited.
The file kws.qmd has been edited.
The file motion_classification.qmd has been edited.

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 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/787 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 3/31/2025 **Status:** ✅ Merged **Merged:** 3/31/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `2labs_seeed` --- ### 📝 Commits (3) - [`64f1412`](https://github.com/harvard-edge/cs249r_book/commit/64f1412ee65d2b228881019ea43f2a56419eb4f7) Update LABS part 2_seeed_xiao_esp32s3 - [`8c11050`](https://github.com/harvard-edge/cs249r_book/commit/8c11050fee9a1eefbb690500ac37923c89d2464c) Auto-update changelog - [`deba538`](https://github.com/harvard-edge/cs249r_book/commit/deba538fbfb706eb6d2592e35414af67e676e85e) Merge branch 'dev' into 2labs_seeed ### 📊 Changes **8 files changed** (+959 additions, -771 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+585 -585) 📝 `contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd` (+77 -37) 📝 `contents/labs/seeed/xiao_esp32s3/kws/kws.qmd` (+92 -46) 📝 `contents/labs/seeed/xiao_esp32s3/motion_classification/motion_classification.qmd` (+79 -39) 📝 `contents/labs/seeed/xiao_esp32s3/object_detection/object_detection.qmd` (+75 -36) 📝 `contents/labs/seeed/xiao_esp32s3/setup/setup.qmd` (+49 -26) 📝 `contents/labs/seeed/xiao_esp32s3/xiao_esp32s3.qmd` (+1 -1) 📝 `scripts/find_unreferenced_labels.py` (+1 -1) </details> ### 📄 Description The file xiao_esp32s3.qmd has been edited. The file setup.qmd has been edited. The file image_classification.qmd has been edited. The file object_detetion.qmd has been edited. The file kws.qmd has been edited. The file motion_classification.qmd has been edited. Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [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] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <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-27 17:00:48 -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#7791