esp-idf/tools/test_apps/build_system/ldgen_test
Renz Bagaporo 60ee143c3b tools: fix ldgen_test fragment file KEEP 2021-03-11 12:04:40 +08:00
..
main tools: fix ldgen_test fragment file KEEP 2021-03-11 12:04:40 +08:00
CMakeLists.txt
README.txt
check_placements.py

README.txt

Runs a build test to check ldgen places libraries, objects and symbols
correctly as specified in the linker fragments. Specifically, this app
tests the placement for the main component, as specified in `main/linker.lf`
The Python script that performs the checks, `check_placements.py`, automatically
runs after the app is built.