Skip to content

feat: Add support for the xiao esp32s3 sense#16

Merged
finger563 merged 1 commit into
mainfrom
feat/xiao-sense
Jun 21, 2026
Merged

feat: Add support for the xiao esp32s3 sense#16
finger563 merged 1 commit into
mainfrom
feat/xiao-sense

Conversation

@finger563

Copy link
Copy Markdown
Contributor

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

Hardware

  • I have updated the design files (schematic, board, libraries).
  • I have attached the PDFs of the SCH / BRD to this PR
  • I have updated the design output (GERBER, BOM) files.

@github-actions

Copy link
Copy Markdown

✅Static analysis result - no issues found! ✅

@finger563 finger563 merged commit 0454a8b into main Jun 21, 2026
2 of 3 checks passed
@finger563 finger563 deleted the feat/xiao-sense branch June 21, 2026 22:25
@github-actions

Copy link
Copy Markdown

ESP-IDF Size Report for 'Camera Streamer (timer-cam)'

Metric Base PR Delta
FLASH 1,303,811 bytes (62.17%) 1,306,327 bytes (62.29%) 🔺 +2,516 bytes (+0.12%)
DRAM 56,428 bytes (31.22%) 56,380 bytes (31.19%) ⬇️ -48 bytes (-0.03%)
IRAM 121,587 bytes (92.76%) 121,587 bytes (92.76%) 0 bytes (0.00%)
RAM (DRAM+IRAM) 178,015 bytes 177,967 bytes ⬇️ -48 bytes (-0.01%)

FLASH uses app .bin size or json2 flash sum. RAM sums DRAM+IRAM via idf_size. Percentages shown when totals are available.
DRAM/IRAM usage does not include memory used by the heap allocator at runtime.
This report was generated by esp-idf-size-delta.

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.

1 participant