esp-idf/tools/ldgen/test/data/sdkconfig
Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)
2020-11-11 07:36:35 +00:00

9 lines
261 B
Plaintext

CONFIG_TEST_STRING="This Is~AString#$^#$&^(*&^#(*&^)(*@_)(#*_)(*_(*}Value"
CONFIG_TEST_NON_STRING=y
CONFIG_TEST_WHITESPACE= y
CONFIG_TEST_EMPTY=
CONFIG_TEST_POSITIVE_INT=110
CONFIG_TEST_HEX_INT=0x8000
CONFIG_TEST_NEGATIVE_INT=-9
CONFIG_PERFORMANCE_LEVEL=0