* feat(board) add Waveshare ESP32-S3-Matrix Adds support for the Waveshare ESP32-S3-Matrix board. Includes changes to the Rainmaker partitions as per PR #10046 . * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
288 B
Executable file
288 B
Executable file
| 1 | # Name | Type | SubType | Offset | Size | Flags |
|---|---|---|---|---|---|---|
| 2 | nvs | data | nvs | 0x9000 | 0x5000 | |
| 3 | otadata | data | ota | 0xE000 | 0x2000 | |
| 4 | app0 | app | ota_0 | 0x10000 | 0x1F0000 | |
| 5 | app1 | app | ota_1 | 0x200000 | 0x1F0000 | |
| 6 | coredump | data | coredump | 0x3F0000 | 0x10000 |