<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/examples/find_symbol.py, branch v2.1.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.1.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2017-11-10T07:46:28Z</updated>
<entry>
<title>Fix a few typos</title>
<updated>2017-11-10T07:46:28Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-10T07:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=8757ff9ae1d23499ed58ee8ea6f1fb578603d2c7'/>
<id>urn:sha1:8757ff9ae1d23499ed58ee8ea6f1fb578603d2c7</id>
<content type='text'>
Clean up some formatting a bit too.
</content>
</entry>
<entry>
<title>Fix find_symbol.py typo</title>
<updated>2017-11-05T04:59:22Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-05T04:59:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f39549271523897d52e4a91f958bf7b397fa321f'/>
<id>urn:sha1:f39549271523897d52e4a91f958bf7b397fa321f</id>
<content type='text'>
Argument must be "X86" to get that output. "x86" just returns some
constant symbols.
</content>
</entry>
<entry>
<title>Add example that finds references to a symbol</title>
<updated>2017-11-05T04:56:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-05T04:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a5cd26e0572702d41b3eb7a578c0e06ffd0d4daf'/>
<id>urn:sha1:a5cd26e0572702d41b3eb7a578c0e06ffd0d4daf</id>
<content type='text'>
Demonstrates expression fetching and walking. Basically a much better
version of get_ref_locations() from Kconfiglib 1, now that the user API
is flexible enough to implement it.

Should be it for new examples before release.
</content>
</entry>
</feed>
