<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/examples/menuconfig.py, branch v3.2.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v3.2.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-02-25T06:39:28Z</updated>
<entry>
<title>menuconfig.py: More style and comment nits</title>
<updated>2018-02-25T06:39:28Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-25T06:39:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=befb4129f09fa5c1a6e29dbeeb26feeaf6669eda'/>
<id>urn:sha1:befb4129f09fa5c1a6e29dbeeb26feeaf6669eda</id>
<content type='text'>
 - Use generator expression rather than list comprehension

 - Fix dubious English
</content>
</entry>
<entry>
<title>menuconfig.py: Style and comment nits</title>
<updated>2018-02-25T06:30:23Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-25T06:30:23Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9063061e4886cdddba0059309ed478aaef20f017'/>
<id>urn:sha1:9063061e4886cdddba0059309ed478aaef20f017</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig.py: Remove unused STR_TO_TRI import</title>
<updated>2018-02-23T05:54:44Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-23T05:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=edffd52295541c8908810a7c5dd5cdc3fe4d6f9a'/>
<id>urn:sha1:edffd52295541c8908810a7c5dd5cdc3fe4d6f9a</id>
<content type='text'>
Piggyback a small note to clarify that symbols defined without a type
are pretty obscure.
</content>
</entry>
<entry>
<title>Allow "n"/"m"/"y" as aliases for 0/1/2 in set_value()</title>
<updated>2018-02-07T02:55:56Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-02-07T01:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f66cd7155158943987570937be37b09d9ca58028'/>
<id>urn:sha1:f66cd7155158943987570937be37b09d9ca58028</id>
<content type='text'>
More experience working with the API convinced me that it's worth it.
Gets rid of ugly conversions in the menuconfig.py and oldconfig.py
examples, and streamlines some things internally as well.

Include two other small fixes as well:

  - Make warnings generated by Choice.set_value() match those generated
    by Symbol.set_value().

  - Get rid of the input stripping in menuconfig.py. It's not like the
    interface is usable as-is anyway, and it just complicates the
    example.
</content>
</entry>
<entry>
<title>menuconfig.py: indent_print() style nit</title>
<updated>2017-11-26T13:43:22Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-26T13:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7f85e810c2fd22098049cc490532f8f7c17f8315'/>
<id>urn:sha1:7f85e810c2fd22098049cc490532f8f7c17f8315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify menuconfig.py's value_str() a bit</title>
<updated>2017-11-20T06:31:35Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-20T06:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=2e6a274d7ea13e938d42ce8f4a4ec1e5d141f8ec'/>
<id>urn:sha1:2e6a274d7ea13e938d42ce8f4a4ec1e5d141f8ec</id>
<content type='text'>
No need to use a dictionary.
</content>
</entry>
<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>Test for m, y assignability in a more readable way</title>
<updated>2017-11-07T12:06:54Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-07T12:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fda4b31b247332f05268fb2a6544f9df36c8e559'/>
<id>urn:sha1:fda4b31b247332f05268fb2a6544f9df36c8e559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify redundant 'is (not) None' tests in examples</title>
<updated>2017-11-05T06:02:54Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-05T06:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=087bc506d25b20b759a092a7490942e9cb212720'/>
<id>urn:sha1:087bc506d25b20b759a092a7490942e9cb212720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some menuconfig.py typos</title>
<updated>2017-11-04T22:40:47Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-04T22:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=54143e4d6a4ac4e7be9d5c9728c5ac606f5d3a2e'/>
<id>urn:sha1:54143e4d6a4ac4e7be9d5c9728c5ac606f5d3a2e</id>
<content type='text'>
</content>
</entry>
</feed>
