forked from espressif/esp-idf
docs: fix linker-script-generation figure
This commit is contained in:
@@ -24,10 +24,9 @@ This section presents a guide for quickly placing code/data to RAM and RTC memor
|
||||
|
||||
For this guide, suppose we have the following::
|
||||
|
||||
component
|
||||
components
|
||||
└── my_component
|
||||
└── CMakeLists.txt
|
||||
├── component.mk
|
||||
├── CMakeLists.txt
|
||||
├── Kconfig
|
||||
├── src/
|
||||
│ ├── my_src1.c
|
||||
|
@@ -24,10 +24,9 @@
|
||||
|
||||
假设用户有::
|
||||
|
||||
component
|
||||
components
|
||||
└── my_component
|
||||
└── CMakeLists.txt
|
||||
├── component.mk
|
||||
├── CMakeLists.txt
|
||||
├── Kconfig
|
||||
├── src/
|
||||
│ ├── my_src1.c
|
||||
|
Reference in New Issue
Block a user