commit | 0107c80c294d07c4257c5f99d4915deeece2e08a | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Wed May 18 16:24:59 2016 -0400 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed May 18 22:06:54 2016 +0000 |
tree | 0e8a056f4bb930c4c3788a893543ba98834b1709 | |
parent | 9977951f93e840a78623e39453ecb55f712af4bc [diff] |
misc: clean up __ASSERT warnings during build By default, instead of spamming the build output with one warning per file where __assert.h is included when CONFIG_ASSERT=y, only display a warning at the end of the build. Also limit the range of CONFIG_ASSERT_LEVEL between 0 and 2. Change-Id: I95ffd1bcec9535de1afabc047814e5c6f5b9c2c1 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>