]> granicus.if.org Git - esp-idf/commit
assertions: Add "silent" option
authorAngus Gratton <angus@espressif.com>
Wed, 12 Jul 2017 04:57:44 +0000 (12:57 +0800)
committerAngus Gratton <gus@projectgus.com>
Wed, 12 Jul 2017 09:29:26 +0000 (17:29 +0800)
commit7b565e4b2512ad2e02ca2838187e035c0425e457
tree6b8cbab14dae8c52934584f2f315574bf9871342
parent9487797273bcc61e1a268e27cbbf16ad7fdba3cc
assertions: Add "silent" option

Reduces assertion codesize overhead by approximately 35%
Kconfig
components/newlib/component.mk
components/newlib/platform_include/assert.h [new file with mode: 0644]
make/project.mk