Commit 44ed1c2
committed
esp32: Disable hardware stack protection on ESP32-C6.
The same as fee9d66 but for C6.
Fixes issue micropython#15667.
Signed-off-by: Damien George <damien@micropython.org>1 parent 82e69df commit 44ed1c2
4 files changed
Lines changed: 5 additions & 0 deletions
File tree
- ports/esp32/boards
- ESP32_GENERIC_C6
- M5STACK_NANOC6
- UM_TINYC6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments