Skip to content

Commit

Permalink
ESP32-S2: Fix broken reference in documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Gustavo Henrique Nihei <[email protected]>
  • Loading branch information
gustavonihei authored and jessebraham committed Aug 16, 2022
1 parent 26a5029 commit 6e037b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp32s2-hal/ld/memory.x
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* This memory map assumes the flash cache is on;
the blocks used are excluded from the various memory ranges

see: https://github.com/espressif/esp-idf/blob/master/components/soc/src/esp32/soc_memory_layout.c
see: https://github.com/espressif/esp-idf/blob/5b1189570025ba027f2ff6c2d91f6ffff3809cc2/components/heap/port/esp32s2/memory_layout.c
for details
*/

Expand Down

0 comments on commit 6e037b0

Please sign in to comment.