diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2022-10-07 00:20:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-07 00:20:51 +0100 |
| commit | e2b9b6db36c25c3a15c788286d6732024091157c (patch) | |
| tree | 5e32dbc2fa1461285ff0778f96ef46c491205ee9 /src | |
| parent | 37c55c870830fdade5483e2190e3c1caaa6c5ff7 (diff) | |
Update Readme.md
Diffstat (limited to 'src')
| -rw-r--r-- | src/platforms/esp32s3/Readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/platforms/esp32s3/Readme.md b/src/platforms/esp32s3/Readme.md index 6b6c716..29cfbd3 100644 --- a/src/platforms/esp32s3/Readme.md +++ b/src/platforms/esp32s3/Readme.md @@ -14,3 +14,11 @@ External RAM uses the same cache region as the external flash. This means that f In general, external RAM will not be used as task stack memory. xTaskCreate() and similar functions will always allocate internal memory for stack and task TCBs. +Reserved Pins on ESP32-S3: + + + +Devkit Layout: + + + |
