Skip to content
Commit 6edefd8f authored by Joel Spadin's avatar Joel Spadin Committed by Mahesh Mahadevan
Browse files

scripts: dts: properly escape string properties



Fixed escaping of double quotes, backslashes, and new line characters
so they can be used in string properties.

Previously, double quotes and backslashes were escaped in gen_defines.py
but not in gen_dts_cmake.py, and new lines were not escaped in either,
so using any of these characters would break the build.

Signed-off-by: default avatarJoel Spadin <joelspadin@gmail.com>
parent 0515bfff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment