Commit 62e76d1
committed
Sync the overlay: SPIRAM_OCT_DEBUG
Picks up micropython-pydevices@b31da81, which renames the esp32s3 debug variant
from SPIRAM_OCT_JTAG to SPIRAM_OCT_DEBUG so build_mp.sh --debug can find it.
--debug now resolves:
debug: selecting BOARD_VARIANT=SPIRAM_OCT_DEBUG (UART REPL + USB Serial/JTAG console)
and the renamed patch applies cleanly to a pristine tree.1 parent 5dcd5e3 commit 62e76d1
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments